Skip to content

Commit

Permalink
Remove comment
Browse files Browse the repository at this point in the history
  • Loading branch information
Victor Castell committed Aug 25, 2018
1 parent 88fbb05 commit e96a837
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion dkron/agent_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -168,7 +168,6 @@ func Test_processFilteredNodes(t *testing.T) {
assert.Equal(t, job.Tags["role"], "test:2")
assert.Equal(t, job.Tags["foo"], "bar:1")

// Send a shutdown request
a1.Stop()
a2.Stop()
}
Expand Down

0 comments on commit e96a837

Please sign in to comment.