Skip to content

Commit bc78d7d

Browse files
committed
test: add invalid domain test
1 parent 9d17886 commit bc78d7d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

internal/resolvers/twitch/data_test.go

+1
Original file line numberDiff line numberDiff line change
@@ -54,4 +54,5 @@ var invalidUsers = []string{
5454
"https://twitch.tv/directory",
5555
"https://twitch.tv/DIRECTORY",
5656
"https://twitch.tv/moderator",
57+
"https://twitch.com/matthewde",
5758
}

0 commit comments

Comments
 (0)