Restore old order for MR lists. Fix failing tests
This commit is contained in:
parent
4a137651ec
commit
99b6750e15
3 changed files with 3 additions and 3 deletions
|
@ -66,7 +66,7 @@ describe "On the project wall", js: true do
|
|||
end
|
||||
|
||||
# note added
|
||||
it { within(".js-main-target-form") { should have_content("This is awsome!") } }
|
||||
it { should have_content("This is awsome!") }
|
||||
|
||||
# reset form
|
||||
it { within(".js-main-target-form") { should have_no_field("note[note]", with: "This is awesome!") } }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue