Skip to content

Commit 80a4912

Browse files
committed
Remove superfluous require
1 parent db41a65 commit 80a4912

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

provisioner/terraform/provision_test.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -137,7 +137,6 @@ func TestProvision_Cancel(t *testing.T) {
137137
if log == nil {
138138
goto LoopStart
139139
}
140-
require.NotNil(t, log)
141140
require.Equal(t, line, log.Output)
142141
}
143142

0 commit comments

Comments
 (0)