Skip to content

Commit 0c3eb17

Browse files
committed
Update v2/test/report_test.go
1 parent d85a2aa commit 0c3eb17

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

v2/test/report_test.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ func Test_load_sarif_from_string_with_extensions(t *testing.T) {
7979

8080
content := `{
8181
"version": "2.1.0",
82-
"$schema": "https://raw.githubusercontent.com/oasis-tcs/sarif-spec/master/Schemata/sarif-schema-2.1.0.json",
82+
"$schema": "https://raw.githubusercontent.com/oasis-tcs/sarif-spec/main/sarif-2.1/schema/sarif-schema-2.1.0.json",
8383
"runs": [
8484
{
8585
"tool": {

0 commit comments

Comments
 (0)