pkl
pkl copied to clipboard
Fix Gradle test tasks in pkl-server
Before: "test" runs no tests, "unitTests" runs all tests After : "test" runs all tests