Skip to content

Commit

Permalink
Explicitly require active teab for tests
Browse files Browse the repository at this point in the history
Signed-off-by: Dmitriy Zaporozhets <[email protected]>
  • Loading branch information
dzaporozhets committed Sep 4, 2014
1 parent 93f15a4 commit 36c3e2c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions features/steps/shared/project_tab.rb
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
require_relative 'active_tab'

module SharedProjectTab
include Spinach::DSL
include SharedActiveTab
Expand Down

0 comments on commit 36c3e2c

Please sign in to comment.