summaryrefslogtreecommitdiff
path: root/spec/support/pages/dashboard_page.rb
diff options
context:
space:
mode:
Diffstat (limited to 'spec/support/pages/dashboard_page.rb')
-rw-r--r--spec/support/pages/dashboard_page.rb2
1 files changed, 0 insertions, 2 deletions
diff --git a/spec/support/pages/dashboard_page.rb b/spec/support/pages/dashboard_page.rb
index a578144..53ba885 100644
--- a/spec/support/pages/dashboard_page.rb
+++ b/spec/support/pages/dashboard_page.rb
@@ -1,5 +1,3 @@
-require_relative 'page_model'
-
class DashboardPage < PageModel
def initialize
super(root_path)