Skip to content

Commit 6ecc150

Browse files
committed
delint
1 parent 2685133 commit 6ecc150

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

policies/client_registration/client_registration_test.rego

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -419,4 +419,4 @@ test_parse_uri if {
419419
client_uri_query.scheme == "https"
420420
client_uri_query.port == "8080"
421421
client_uri_query.query == "?query=test"
422-
}
422+
}

0 commit comments

Comments
 (0)