Skip to content

Commit e7e0096

Browse files
committed
Merge pull request #12 from dmitry-zaets/add-not-statements
v1.1.0
2 parents a3385d5 + 7783ce1 commit e7e0096

File tree

3 files changed

+64
-306
lines changed

3 files changed

+64
-306
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ If you have not found assertion framework/library that you are using - please ad
2121
- [Reduces repetitive code of test methods](#reduces-repetitive-code-of-test-methods);
2222
- [Simplifies initial setup](#simplifies-initial-setup);
2323

24-
### Allows to avoid re-testing nested action creators
24+
### Allows to avoid retesting nested action creators
2525
It allows to test only actions that need to be tested.
2626

2727
**Example:**

0 commit comments

Comments
 (0)