Skip to content

Commit 89647af

Browse files
updated tests
1 parent a954570 commit 89647af

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

tests/e2e/Adapter/Scopes/DocumentTests.php

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6196,8 +6196,6 @@ public function testBypassStructureWithSupportForAttributes(): void
61966196
}
61976197

61986198
$collectionId = 'successive_update_single';
6199-
Authorization::cleanRoles();
6200-
Authorization::setRole(Role::any()->toString());
62016199

62026200
$database->createCollection($collectionId);
62036201
$database->createAttribute($collectionId, 'attrA', Database::VAR_STRING, 50, true);

0 commit comments

Comments
 (0)