Skip to content

Commit f79bac7

Browse files
author
Alex Young
authored
(docs) Update hint to reflect CLI generated files
1 parent e99cec4 commit f79bac7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/fundamentals/unit-testing.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -310,7 +310,7 @@ The compiled module has several useful methods, as described in the following ta
310310
</tr>
311311
</table>
312312
313-
> info **Hint** Keep your e2e test files inside the `e2e` directory. The testing files should have a `.e2e-spec` or `.e2e-test` suffix.
313+
> info **Hint** Keep your e2e test files inside the `test` directory. The testing files should have a `.e2e-spec` suffix.
314314
315315
#### Overriding globally registered enhancers
316316

0 commit comments

Comments
 (0)