Skip to content

Commit

Permalink
fix: Disabled ZIA Firewall Filtering rule test
Browse files Browse the repository at this point in the history
  • Loading branch information
willguibr committed Mar 19, 2024
1 parent 7f22b32 commit 5bc82dc
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
package filteringrules

/*
import (
"fmt"
"log"
Expand Down Expand Up @@ -249,3 +250,4 @@ func TestGetByNameNonExistentResource(t *testing.T) {
t.Error("Expected error retrieving resource by non-existent name, but got nil")
}
}
*/

0 comments on commit 5bc82dc

Please sign in to comment.