We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a8ddab6 commit e15bdd2Copy full SHA for e15bdd2
ip_ranges_integration_test.go
@@ -13,7 +13,6 @@ import (
13
)
14
15
func TestIPRangesRead(t *testing.T) {
16
- skipUnlessAfterDate(t, time.Date(2023, 5, 1, 0, 0, 0, 0, time.Local))
17
skipIfEnterprise(t)
18
19
client := testClient(t)
0 commit comments