Skip to content

Commit

Permalink
fix test
Browse files Browse the repository at this point in the history
  • Loading branch information
tlimoncelli committed Dec 18, 2024
1 parent 3da0424 commit 0bc434f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion integrationTest/integration_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -2372,7 +2372,7 @@ func makeTests() []*TestGroup {
),
tc("VERIFY PREVIOUS",
a("testignore", "8.8.8.8"),
a("testdefined", "9.9.9.9"),
a("testdefined", "2.2.2.2"),
).ExpectNoChanges(),
),

Expand Down

0 comments on commit 0bc434f

Please sign in to comment.