Skip to content

Commit 30386d0

Browse files
authored
Merge pull request #681 from hashicorp/brandonc/re-enable_ipranges_tests
Re-enable ipranges test following upstream fix
2 parents a8ddab6 + e15bdd2 commit 30386d0

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

ip_ranges_integration_test.go

-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@ import (
1313
)
1414

1515
func TestIPRangesRead(t *testing.T) {
16-
skipUnlessAfterDate(t, time.Date(2023, 5, 1, 0, 0, 0, 0, time.Local))
1716
skipIfEnterprise(t)
1817

1918
client := testClient(t)

0 commit comments

Comments
 (0)