From a74f4cf9f5d066491ee4e27f1928411f6d415e1b Mon Sep 17 00:00:00 2001 From: Wendy-Ji Date: Fri, 28 Jun 2024 11:34:19 -0500 Subject: [PATCH] rebase --- test/tests/userobjects/element_subdomain_modifier/tests | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/test/tests/userobjects/element_subdomain_modifier/tests b/test/tests/userobjects/element_subdomain_modifier/tests index b385e76dbca2..3de9321faf43 100644 --- a/test/tests/userobjects/element_subdomain_modifier/tests +++ b/test/tests/userobjects/element_subdomain_modifier/tests @@ -127,8 +127,7 @@ type = RunException input = 'amr_bc.i' expect_err = "Cannot use BoundaryPreservedMarker with DistributedMesh" - requirement = "The system shall produce an error when a boundary preserved marker is used with " - "distributed mesh." + requirement = "The system shall produce an error when a boundary preserved marker is used with distributed mesh." mesh_mode = 'DISTRIBUTED' []