Make spec thread safe...
Something(???) has changed that Github Actions has become *so* fast that those hit now...
This commit is contained in:
parent
4b833840fd
commit
eb16282a01
4 changed files with 9 additions and 8 deletions
|
|
@ -58,6 +58,8 @@ feature Role do
|
|||
|
||||
fill_in 'user_email', with: user_with_no_role.email
|
||||
click_button 'Add'
|
||||
page.find('.alert')
|
||||
|
||||
user_with_no_role.reload
|
||||
|
||||
expect(user_with_no_role.has_cached_role?(role.name, conference)).to be true
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue