mirror of
https://github.com/wahyd4/gitlabhq.git
synced 2026-08-21 02:26:12 +10:00
Fix ee tests
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
This commit is contained in:
@@ -114,7 +114,7 @@ class Spinach::Features::Groups < Spinach::FeatureSteps
|
||||
end
|
||||
|
||||
step 'I go to "Audit Events"' do
|
||||
click_link 'Audit Events'
|
||||
find(:link, 'Audit Events').trigger('click')
|
||||
end
|
||||
|
||||
step 'I should see the audit event listed' do
|
||||
|
||||
@@ -144,7 +144,7 @@ class Spinach::Features::Project < Spinach::FeatureSteps
|
||||
end
|
||||
|
||||
step 'I go to "Audit Events"' do
|
||||
click_link 'Audit Events'
|
||||
find(:link, 'Audit Events').trigger('click')
|
||||
end
|
||||
|
||||
step 'I should see the audit event listed' do
|
||||
|
||||
Reference in New Issue
Block a user