Skip to content

Commit

Permalink
noop change to run tests
Browse files Browse the repository at this point in the history
  • Loading branch information
salonishah11 committed Sep 20, 2024
1 parent 904ebc8 commit cfc4fae
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -462,7 +462,6 @@ class PermissionIntegrationSpec extends AnyFlatSpec with ScalatestRouteTest with
}

"Agora" should "successfully upsert permissions for multiple methods and users simultaneously" in {

// initial state should start with no permissions for our test cases
assertResult(None) {getUserPermissions(agoraEntity1, owner2.get)(mockAuthenticatedOwner.get)}
assertResult(None) {getUserPermissions(agoraEntity1, owner3.get)(mockAuthenticatedOwner.get)}
Expand Down

0 comments on commit cfc4fae

Please sign in to comment.