Skip to content

Commit

Permalink
skipping test
Browse files Browse the repository at this point in the history
  • Loading branch information
totalimmersion committed Feb 10, 2025
1 parent b9e6b08 commit 5df7646
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions blocklist_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ import (
)

func TestClient_TestBlocklistsEndToEnd(t *testing.T) {
t.Skip()
c := initClient(t)
ctx := context.Background()
blocklistName := randomString(10)
Expand Down

0 comments on commit 5df7646

Please sign in to comment.