mirror of
https://github.com/discourse/discourse.git
synced 2025-02-20 18:58:10 +00:00
DEV: attempts to increase wait for a flakey spec (#21705)
This commit is contained in:
parent
0d7a742bb9
commit
8feee8149f
@ -31,7 +31,7 @@ RSpec.describe "Unfollow dm channel", type: :system, js: true do
|
||||
session.quit
|
||||
end
|
||||
|
||||
expect(page).to have_css(".channel-#{dm_channel_1.id} .urgent")
|
||||
expect(page).to have_css(".channel-#{dm_channel_1.id} .urgent", wait: 25)
|
||||
end
|
||||
end
|
||||
end
|
||||
|
Loading…
x
Reference in New Issue
Block a user