diff --git a/core/modules/path/tests/src/Kernel/PathItemTest.php b/core/modules/path/tests/src/Kernel/PathItemTest.php index b73d8c2..9a85a27 100644 --- a/core/modules/path/tests/src/Kernel/PathItemTest.php +++ b/core/modules/path/tests/src/Kernel/PathItemTest.php @@ -11,7 +11,6 @@ * Tests loading and storing data using PathItem. * * @group path - * @group failing */ class PathItemTest extends KernelTestBase {