Issue #3353096 by Spokje: [random test failure] Try to un-skip and fix InlineBlockPrivateFilesTest::testPrivateFiles() in context of [#3353085]

merge-requests/708/merge
catch 2023-04-10 13:01:22 +01:00
parent e9abdb6fb3
commit d997fd07ab
1 changed files with 0 additions and 1 deletions

View File

@ -63,7 +63,6 @@ class InlineBlockPrivateFilesTest extends InlineBlockTestBase {
*/
public function testPrivateFiles() {
// Skipped due to frequent random test failures.
$this->markTestSkipped();
$assert_session = $this->assertSession();
LayoutBuilderEntityViewDisplay::load('node.bundle_with_section_field.default')
->enableLayoutBuilder()