Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit43f45ff

Browse files
committed
Fix typo
1 parent045260d commit43f45ff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎cli/server_test.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,7 @@ func TestServer(t *testing.T) {
120120
})
121121
// Duplicated test from "Development" above to test setting email/password via env.
122122
t.Run("Development with email and password from env",func(t*testing.T) {
123-
// Cannot runparallell due to os.Setenv.
123+
// Cannot runparallel due to os.Setenv.
124124
ctx,cancelFunc:=context.WithCancel(context.Background())
125125
defercancelFunc()
126126

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp