We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fe44c0f commit 16a9d63Copy full SHA for 16a9d63
src/test/kotlin/com/onepeloton/locust4k/examples/ExampleAppTest.kt
@@ -50,8 +50,6 @@ class ExampleAppTest : TestcontainersBase() {
50
"Quit message",
51
"Task (exampleTask) cancelled",
52
"afterExecuteLoop invoked",
53
- "Stats consumer stopped",
54
- "Stats reporter stopped",
55
"Shutting down Locust Worker",
56
),
57
)
@@ -108,8 +106,6 @@ class ExampleAppTest : TestcontainersBase() {
108
106
// next two messages each repeated 3 times, but order inconsistent
109
107
110
111
112
113
114
115
0 commit comments