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

Commitf328f9d

Browse files
committed
fix unintended deletes in dbauthz_test.go
Signed-off-by: Callum Styan <callumstyan@gmail.com>
1 parent4bee9e1 commitf328f9d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

‎coderd/database/dbauthz/dbauthz_test.go‎

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4205,8 +4205,10 @@ func (s *MethodTestSuite) TestSystemFunctions() {
42054205
AgentID:agent.ID,
42064206
Health:database.WorkspaceAppHealthDisabled,
42074207
SharingLevel:database.AppSharingLevelOwner,
4208+
OpenIn:database.WorkspaceAppOpenInSlimWindow,
42084209
CORSBehavior:database.AppCorsBehaviorSimple,
42094210
}).Asserts(ws,policy.ActionUpdate)
4211+
}))
42104212
s.Run("InsertWorkspaceResourceMetadata",s.Subtest(func(db database.Store,check*expects) {
42114213
check.Args(database.InsertWorkspaceResourceMetadataParams{
42124214
WorkspaceResourceID:uuid.New(),

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp