testing workflow - no longer testing workflow cuz it works now yippee

This commit is contained in:
IRHM
2026-07-16 09:25:47 +01:00
committed by momi
parent eabdb47cfa
commit 6654d85448
-7
View File
@@ -1,7 +0,0 @@
package main
import "testing"
func TestGetLatestWatchedInTv(t *testing.T) {
t.Log("you did bad")
}