Skip to content

Commit

Permalink
Update cmd/heartbeat/heartbeat_test.go
Browse files Browse the repository at this point in the history
Co-authored-by: Carlos Henrique Guardão Gandarez <[email protected]>
  • Loading branch information
alanhamlett and gandarez authored Jul 25, 2024
1 parent 6b49e31 commit 51e9b54
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions cmd/heartbeat/heartbeat_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@ import (

func TestSendHeartbeats(t *testing.T) {
resetSingletons(t)

testServerURL, router, tearDown := setupTestServer()
defer tearDown()

Expand Down

0 comments on commit 51e9b54

Please sign in to comment.