mirror of
https://github.com/sbondCo/Watcharr.git
synced 2026-08-07 07:14:44 +00:00
testing workflow - gofmt
This commit is contained in:
@@ -3,5 +3,5 @@ package main
|
||||
import "testing"
|
||||
|
||||
func TestGetLatestWatchedInTv(t *testing.T) {
|
||||
t.Fatalf("you did bad")
|
||||
t.Log("you did bad")
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user