Skip to content

Commit d71328f

Browse files
committed
Updated xunit.runner.json schema URL
1 parent a320aa3 commit d71328f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/xunit.runner.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
{
2-
"$schema": "https://xunit.net/schema/v2.8.1/xunit.runner.schema.json",
2+
"$schema": "https://xunit.net/schema/current/xunit.runner.schema.json",
33
"diagnosticMessages": true
44
}

0 commit comments

Comments
 (0)