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.
1 parent 9915548 commit 88cb3ebCopy full SHA for 88cb3eb
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