We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents a3385d5 + 7783ce1 commit e7e0096Copy full SHA for e7e0096
README.md
@@ -21,7 +21,7 @@ If you have not found assertion framework/library that you are using - please ad
21
- [Reduces repetitive code of test methods](#reduces-repetitive-code-of-test-methods);
22
- [Simplifies initial setup](#simplifies-initial-setup);
23
24
-### Allows to avoid re-testing nested action creators
+### Allows to avoid retesting nested action creators
25
It allows to test only actions that need to be tested.
26
27
**Example:**
0 commit comments