You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Description
We have a flaky test that doesn't consistently pass. Your task is to fix it so it's no longer flaky. You might need to adjust the selectors or add a longer sleep you will find out.
The flaky test:
rspec ./spec/features/cv_search_spec.rb
ToDo
The test is still doing what it's supposed to do.
The test is not flaky anymore.
When you run the test multiple times the test will not fail.
Description
We have a flaky test that doesn't consistently pass. Your task is to fix it so it's no longer flaky. You might need to adjust the selectors or add a longer sleep you will find out.
The flaky test:
ToDo
Dependency