BAEL-4672 changed jmeter integration test's spacing to use spaces instead of tabs
This commit is contained in:
@@ -32,5 +32,4 @@ class JmeterIntegrationTest {
|
|||||||
assertThat(response.getContentAsString())
|
assertThat(response.getContentAsString())
|
||||||
.contains("Test message...");
|
.contains("Test message...");
|
||||||
}
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user