Reinstate support for Apache Artemis
See gh-29203
This commit is contained in:
@@ -118,7 +118,6 @@ class SampleIntegrationTests {
|
||||
}
|
||||
|
||||
@Test
|
||||
@Disabled("Requires Artemis to be run, so disable it")
|
||||
void jmsSample() throws Exception {
|
||||
System.setProperty("spring.artemis.embedded.queues", "spring-boot");
|
||||
try {
|
||||
|
||||
Reference in New Issue
Block a user