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

Commitc040e8e

Browse files
committed
fix workspaces_test
1 parent8ab5200 commitc040e8e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎coderd/workspaces_test.go

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,10 +25,10 @@ import (
2525
"github.com/coder/coder/testutil"
2626
)
2727

28-
funcTestWorkspaces(t*testing.T) {
28+
funcTestWorkspace(t*testing.T) {
2929
t.Parallel()
3030

31-
t.Run("OKK",func(t*testing.T) {
31+
t.Run("OK",func(t*testing.T) {
3232
t.Parallel()
3333
client:=coderdtest.New(t,&coderdtest.Options{IncludeProvisionerDaemon:true})
3434
user:=coderdtest.CreateFirstUser(t,client)

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp