E589
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2583194 commit 7e94e40Copy full SHA for 7e94e40
tests/factory.go
@@ -8,7 +8,7 @@ import (
8
"time"
9
)
10
11
-const ABC_NICK = "0123456789abcdefghijklmnopqrstuvwxyz_."
+const ABC_NICK = "0123456789abcdefghijklmnopqrstuvwxyz"
12
const ABC_SLUG = "0123456789abcdefghijklmnopqrstuvwxyz_-"
13
const POST_FAKE_ID int64 = 2139800938
14
const THREAD_FAKE_ID = "2139800939"
0 commit comments