Skip to content

Commit

Permalink
IWF-186: Add nolint to a test
Browse files Browse the repository at this point in the history
  • Loading branch information
lwolczynski committed Oct 10, 2024
1 parent f44cff1 commit 0399451
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions integ/do_nothing_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ import (
)

// remove the underscore to run
// nolint
func _TestNothingButJustRunningTheServiceTemporalWorkerForDebug(t *testing.T) {
startIwfServiceWithClient(service.BackendTypeTemporal)
time.Sleep(time.Hour)
Expand Down

0 comments on commit 0399451

Please sign in to comment.