Skip to content

Commit

Permalink
fix(#2729): test
Browse files Browse the repository at this point in the history
  • Loading branch information
maxonfjvipon committed Dec 28, 2023
1 parent 176643a commit dddecb1
Showing 1 changed file with 0 additions and 1 deletion.
Expand Up @@ -145,7 +145,6 @@ void convertsToXmirAndBack(final String pack, @TempDir final Path temp) throws E
);
}

@Disabled
@Test
void convertsValidXmirAndParsableEO(@TempDir final Path temp) throws IOException {
final Map<String, Path> map = new FakeMaven(temp)
Expand Down

0 comments on commit dddecb1

Please sign in to comment.