Skip to content

Commit

Permalink
update test
Browse files Browse the repository at this point in the history
  • Loading branch information
tlangs committed Dec 6, 2023
1 parent 71b3b48 commit 80e3b82
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -2725,7 +2725,7 @@ class WorkspaceServiceSpec
testData.testProject1Name.value,
baseWorkspaceName,
Map.empty,
authorizationDomain = Option(Set(testData.dbGapAuthorizedUsersGroup))
enhancedBucketLogging = Some(true)
)
val baseWorkspace = Await.result(services.workspaceService.createWorkspace(baseWorkspaceRequest), Duration.Inf)

Expand Down

0 comments on commit 80e3b82

Please sign in to comment.