Skip to content

Commit ccaae3e

Browse files
committed
Run tests
1 parent 4119864 commit ccaae3e

File tree

1 file changed

+4
-5
lines changed

1 file changed

+4
-5
lines changed

test.project.json

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -8,11 +8,10 @@
88
"$path": "test"
99
}
1010
},
11-
"TestService": {
12-
"$className": "TestService",
13-
"$path": "ci",
14-
"$properties": {
15-
"ExecuteWithStudioRun": true
11+
"ServerScriptService": {
12+
"$className": "ServerScriptService",
13+
"TestRunner": {
14+
"$path": "ci"
1615
}
1716
}
1817
}

0 commit comments

Comments
 (0)