Skip to content

Commit

Permalink
Fix for WFLY-13406, Update layersTest to recognize bootable jar runtime
Browse files Browse the repository at this point in the history
  • Loading branch information
jfdenise committed Apr 27, 2020
1 parent 90ebbec commit 7424326
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -79,6 +79,8 @@ public class LayersTestCase {
"org.wildfly.naming",
// Brought by galleon ServerRootResourceDefinition
"wildflyee.api",
// bootable jar runtime
"org.wildfly.bootable-jar"
};

@Test
Expand Down

0 comments on commit 7424326

Please sign in to comment.