Skip to content

Commit

Permalink
cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
bkone committed Nov 5, 2015
1 parent 889125b commit 62d15f8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions features/support/urls.rb
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
module Paths
module Urls

# Change this to switch environments
TARGET = :Production
Expand Down Expand Up @@ -30,4 +30,4 @@ def path_to(page_name)

end

World(Paths)
World(Urls)

0 comments on commit 62d15f8

Please sign in to comment.