Skip to content

Commit 19cd6c0

Browse files
Updated README command to launch tests
1 parent 5aba3fc commit 19cd6c0

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
@@ -31,7 +31,7 @@ to your [account's API key](https://applitools.com/tutorials/getting-started/set
3131
and then run:
3232

3333
```
34-
mvn test
34+
mvn exec:java -Dexec.mainClass="com.applitools.example.AcmeBankTests" -Dexec.classpathScope=test
3535
```
3636

3737
**For full instructions on running this project, take our

0 commit comments

Comments
 (0)