Thanks to visit codestin.com
Credit goes to github.com

Skip to content
Prev Previous commit
Next Next commit
fixup! fix
  • Loading branch information
deansheather committed May 27, 2022
commit 8d04749eecdf397ddd0e679d3df23d3ccf38b5dc
1 change: 0 additions & 1 deletion coderd/templateversions_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -509,7 +509,6 @@ func TestTemplateVersionPlan(t *testing.T) {
logCount++
}
assert.GreaterOrEqual(t, logCount, 1, "unexpected log count")
return
}()

// Wait for the job to complete
Expand Down