Fix tests
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
This commit is contained in:
parent
24037e7e63
commit
7534d0ef46
|
|
@ -14,6 +14,6 @@ class Spinach::Features::ProjectSourceSearchCode < Spinach::FeatureSteps
|
|||
end
|
||||
|
||||
step 'I should see empty result' do
|
||||
page.should have_content "We couldn't find any matching"
|
||||
page.should have_content "We couldn't find any"
|
||||
end
|
||||
end
|
||||
|
|
|
|||
Loading…
Reference in New Issue