Dont check for milestone description on group milestone page
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
This commit is contained in:
parent
4adc033761
commit
b8bffc0da2
1 changed files with 0 additions and 1 deletions
|
@ -188,7 +188,6 @@ class Spinach::Features::Groups < Spinach::FeatureSteps
|
|||
end
|
||||
|
||||
step 'I should see group milestone with descriptions and expiry date' do
|
||||
page.should have_content('Lorem Ipsum is simply dummy text of the printing and typesetting industry')
|
||||
page.should have_content('expires at Aug 20, 2114')
|
||||
end
|
||||
|
||||
|
|
Loading…
Reference in a new issue