Unverified Commit 7a76f3af authored by Igor Demin's avatar Igor Demin Committed by GitHub

Update README.md (#364)

parent a2a114a9
...@@ -110,3 +110,4 @@ For example, if we want to include UI tests when we test JVM target, call this: ...@@ -110,3 +110,4 @@ For example, if we want to include UI tests when we test JVM target, call this:
``` ```
./gradlew jvmTest -Dskiko.test.ui.enabled=true ./gradlew jvmTest -Dskiko.test.ui.enabled=true
``` ```
Don't run any background tasks, click mouse, or press keys during the tests. Otherwise, they probably fail.
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment