fix tests

This commit is contained in:
lyx0 2022-02-19 06:01:35 +01:00
parent 682a33b0fe
commit 197924a1f1

View file

@ -4,7 +4,7 @@ import "testing"
func TestUserid(t *testing.T) {
t.Run("returns a link to a users profile picture", func(t *testing.T) {
request := Userid("nouryxd")
request := Userid("whereismymnd")
response := "31437432"
got := request