Skip to content

Commit

Permalink
Update flaky.md
Browse files Browse the repository at this point in the history
  • Loading branch information
palkan committed Jul 15, 2019
1 parent da08f6d commit a0e5b7f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion guides/flaky.md
Expand Up @@ -138,4 +138,4 @@ expect { User.find(-1) }.to raise_error(ActiveRecord::RecordNotFound)
## Read more

- [Tests that sometimes fail](https://samsaffron.com/archive/2019/05/15/tests-that-sometimes-fail) by Sam Saffron
- [Fixing Flaky Tests Like a Detective](https://speakerdeck.com/sonjapeterson/fixing-flaky-tests-like-a-detective) by Sonja Peterson
- Fixing Flaky Tests Like a Detective ([slides](https://speakerdeck.com/sonjapeterson/fixing-flaky-tests-like-a-detective), [video](https://www.youtube.com/watch?v=qTyoMg_rmrQ&list=PLE7tQUdRKcyaOq3HlRm9h_Q_WhWKqm5xc)) by Sonja Peterson

0 comments on commit a0e5b7f

Please sign in to comment.