Skip to content
Snippets Groups Projects
Commit 17e8a506 authored by Sascha Grossenbacher's avatar Sascha Grossenbacher Committed by Sascha Grossenbacher
Browse files

Issue #3292624 by Berdir: Fix tests on Drupal 9.3+

parent 1b71f729
Branches
Tags
No related merge requests found
......@@ -115,6 +115,7 @@ class ExporterIntegrationTest extends KernelTestBase {
$role = Role::create([
'id' => 'example_role',
'label' => 'Example',
]);
$role->save();
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment