We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2685133 commit 6ecc150Copy full SHA for 6ecc150
policies/client_registration/client_registration_test.rego
@@ -419,4 +419,4 @@ test_parse_uri if {
419
client_uri_query.scheme == "https"
420
client_uri_query.port == "8080"
421
client_uri_query.query == "?query=test"
422
-}
+}
0 commit comments