summaryrefslogtreecommitdiff
path: root/qa/qa.rb
diff options
context:
space:
mode:
Diffstat (limited to 'qa/qa.rb')
-rw-r--r--qa/qa.rb1
1 files changed, 1 insertions, 0 deletions
diff --git a/qa/qa.rb b/qa/qa.rb
index 49cb32ddab9..b81c3e38bc5 100644
--- a/qa/qa.rb
+++ b/qa/qa.rb
@@ -342,6 +342,7 @@ module QA
autoload :Login, 'qa/vendor/saml_idp/page/login'
end
end
+
module Github
module Page
autoload :Base, 'qa/vendor/github/page/base'