Skip to content

Commit

Permalink
Issue CollaboraOnline#56: Drop a cache flush in the test, it is not n…
Browse files Browse the repository at this point in the history
…eeded.
  • Loading branch information
donquixote authored and AaronGilMartinez committed Nov 25, 2024
1 parent 66b94a0 commit cb0c399
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/src/Kernel/CollaboraMediaAccessTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -169,7 +169,6 @@ public function testAnonymousOwnAccess(): void {
'preview document in collabora',
'edit any document in collabora',
]);
drupal_flush_all_caches();
$this->assertCollaboraMediaAccess(
[
'published document' => ['preview', 'edit'],
Expand Down

0 comments on commit cb0c399

Please sign in to comment.