Skip to content

Commit

Permalink
Fix failing tests in source lookup
Browse files Browse the repository at this point in the history
Signed-off-by: Fred Bricon <fbricon@gmail.com>
  • Loading branch information
fbricon committed Mar 24, 2016
1 parent 95daacd commit 8c73f3e
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -104,7 +104,7 @@ public void testSourceContainerAS711() throws Exception {

@Test
public void testSourceContainerEAP61() throws Exception {
assertServerHasSource("JBoss EAP 6.1",WELD_BOOTSTRAP_JAVA);
assertServerHasSource("Red Hat JBoss EAP 6.1",WELD_BOOTSTRAP_JAVA);
}

@Test
Expand Down

0 comments on commit 8c73f3e

Please sign in to comment.