Skip to content

Commit 9b0bc5a

Browse files
committed
updates
Signed-off-by: Kesha Hietala <[email protected]>
1 parent 1445f6b commit 9b0bc5a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

cedar-testing/tests/cedar-policy-cli/corpus_tests.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,6 @@ fn corpus_tests() {
4444
)
4545
})
4646
.map(|e| e.expect("failed to access file in corpus_tests").path())
47-
// only consider files like `*.json`
4847
.filter(|p| {
4948
let filename = p
5049
.file_name()

0 commit comments

Comments
 (0)