Skip to content

Commit

Permalink
Merge pull request #681 from hashicorp/brandonc/re-enable_ipranges_tests
Browse files Browse the repository at this point in the history
Re-enable ipranges test following upstream fix
  • Loading branch information
brandonc committed Apr 12, 2023
2 parents a8ddab6 + e15bdd2 commit 30386d0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion ip_ranges_integration_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@ import (
)

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

client := testClient(t)
Expand Down

0 comments on commit 30386d0

Please sign in to comment.