Skip to content

Commit ccdbf69

Browse files
committed
opa fmt
1 parent 5ec9bfc commit ccdbf69

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
@@ -395,4 +395,4 @@ test_reverse_dns_match if {
395395
client_registration.reverse_dns_match("example.com", "com.example.app")
396396
not client_registration.reverse_dns_match("example.com", "org.example")
397397
not client_registration.reverse_dns_match("test.com", "com.example")
398-
}
398+
}

0 commit comments

Comments
 (0)