mirror of
https://github.com/minio/minio.git
synced 2025-11-10 05:59:43 -05:00
tests: Do not allow forced type asserts (#20905)
This commit is contained in:
@@ -365,7 +365,6 @@ func TestHasActiveRules(t *testing.T) {
|
||||
t.Fatalf("Expected result with recursive set to true: `%v`, got: `%v`", tc.expectedRec, got)
|
||||
}
|
||||
})
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user