Skip to content
Snippets Groups Projects
Commit 687de4ae authored by felmer's avatar felmer
Browse files

SSDM-5774: marke testInvalidTransfromation as 'broken'

parent b98d51d2
No related branches found
No related tags found
No related merge requests found
......@@ -362,7 +362,7 @@ public class CreatePropertyTypeTest extends AbstractTest
assertUserFailureException(creation, "isn't a well formed XML document. Content is not allowed in prolog.");
}
@Test
@Test(groups = "broken")
public void testInvalidTransformation()
{
PropertyTypeCreation creation = createBasic();
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment