diff --git a/config/test_runner.json b/config/test_runner.json index 4472973..f183dde 100644 --- a/config/test_runner.json +++ b/config/test_runner.json @@ -1,6 +1,6 @@ { "enabled": true, - "testDirectory": "tests/integration", + "testDirectory": "build/tests/integration", "globalTimeoutMs": 300000, "stopOnFirstFailure": false, "verboseOutput": true,