Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
iamchrissmith authored Oct 6, 2018
1 parent e0624ec commit e08bd4d
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@

[`master`](https://github.com/iamchrissmith/trufflecon-2018-testing-strategies/tree/master) - branch provides the starting point for the code

`refactor/testing-revert` - Fixes the test for testing the revert
[`refactor/testing-revert`](https://github.com/iamchrissmith/trufflecon-2018-testing-strategies/tree/refactor/testing-revert) - Fixes the test for testing the revert

`refactor/encapsulate-tests` - Changes the tests so they have independent state
[`refactor/encapsulate-tests`](https://github.com/iamchrissmith/trufflecon-2018-testing-strategies/tree/refactor/encapsulate-tests) - Changes the tests so they have independent state

`refactor/fix-vulnerability` - Provides a fix for the investorCount bug
[`refactor/fix-vulnerability`](https://github.com/iamchrissmith/trufflecon-2018-testing-strategies/tree/refactor/fix-vulnerability) - Provides a fix for the investorCount bug

0 comments on commit e08bd4d

Please sign in to comment.