Skip to content

Commit

Permalink
newline
Browse files Browse the repository at this point in the history
  • Loading branch information
bwhaley committed Dec 19, 2024
1 parent 4912619 commit 9182f0a
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion test/alternat_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -145,7 +145,8 @@ func TestAlternat(t *testing.T) {
type nat hook postrouting priority srcnat; policy accept;
ip saddr 10.10.0.0/16 oif "ens5" masquerade
}
}`
}
`

maxRetries = 5
waitTime = 10 * time.Second
Expand Down

0 comments on commit 9182f0a

Please sign in to comment.