Skip to content

Commit

Permalink
solve
Browse files Browse the repository at this point in the history
  • Loading branch information
Allan-Nava authored Jun 13, 2024
1 parent b646cc5 commit 6c6bfc5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/api_restreamer_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@ func TestGetRestreamersOttAll(t *testing.T) {
if err != nil {
t.Fatalf(err.Error())
}
log.Println("restreamers ott ", restreamers)

Check failure on line 45 in test/api_restreamer_test.go

View workflow job for this annotation

GitHub Actions / build (1.18.x)

undefined: log

Check failure on line 45 in test/api_restreamer_test.go

View workflow job for this annotation

GitHub Actions / build (1.19.x)

undefined: log

Check failure on line 45 in test/api_restreamer_test.go

View workflow job for this annotation

GitHub Actions / build (1.20.x)

undefined: log
//
}

0 comments on commit 6c6bfc5

Please sign in to comment.