Skip to content

Commit 809e6de

Browse files
authored
Update README.md
1 parent 3c2801c commit 809e6de

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ use the parameter `-Dtest=<class>#<method>`
8282

8383
for example the integration test. creating a user:
8484
```
85-
$ mvnw test -Dtest=UsersControllerIntegrationTests#should_save_a_new_user
85+
$ mvn test -Dtest=UsersControllerIntegrationTests#should_save_a_new_user
8686
```
8787

8888

0 commit comments

Comments
 (0)