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

Commit3b951f7

Browse files
authored
fix: Unskip SuspendAnotherUser test (coder#3430)
It wasn't clear why this was skipped, it seems accidental.
1 parent0a46b1e commit3b951f7

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

‎coderd/users_test.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -641,7 +641,6 @@ func TestPutUserSuspend(t *testing.T) {
641641
t.Parallel()
642642

643643
t.Run("SuspendAnotherUser",func(t*testing.T) {
644-
t.Skip()
645644
t.Parallel()
646645
client:=coderdtest.New(t,nil)
647646
me:=coderdtest.CreateFirstUser(t,client)

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp