Skip to content

Commit

Permalink
chore: disable snapshots tests
Browse files Browse the repository at this point in the history
Snapshots is currently not used and will be revamped in the future.
  • Loading branch information
geyslan committed Jul 4, 2024
1 parent e46e7bc commit d60a55a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions pkg/policy/snapshots_test.go
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
//go:build exclude

package policy

import (
Expand Down

0 comments on commit d60a55a

Please sign in to comment.