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

Commitb34cdfe

Browse files
committed
fix compile issue
1 parent887bcae commitb34cdfe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎cli/organization_test.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ func TestOrganizationSwitch(t *testing.T) {
6363
require.NoError(t,err)
6464
}
6565

66-
exp,err:=client.OrganizationByName(ctx,codersdk.Me,"foo")
66+
exp,err:=client.OrganizationByName(ctx,"foo")
6767
require.NoError(t,err)
6868

6969
inv,root:=clitest.New(t,"organizations","set","foo")

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp