Skip to content

Commit

Permalink
chore: remove railure server for TestFetchServerByID
Browse files Browse the repository at this point in the history
  • Loading branch information
r3inbowari committed Dec 25, 2023
1 parent 4f09eaa commit beab9d2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion speedtest/server_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -154,7 +154,6 @@ func TestFetchServerByID(t *testing.T) {
testData := map[string]bool{
"45170": true,
"-99999999": false,
"14656": true,
"28910": true,
"どうも": false,
"hello": false,
Expand Down

0 comments on commit beab9d2

Please sign in to comment.