Skip to content

Commit 0d1baa8

Browse files
committed
update
1 parent efafcf0 commit 0d1baa8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/Makefile

+1-1
Original file line numberDiff line numberDiff line change
@@ -152,7 +152,7 @@ test-1: stop all ## Runs group 1 e2e tests checking race conditions
152152

153153
# Target to add data loss testing logic
154154
.PHONY: test-2
155-
test-2: run data-loss-1 data-loss-2 data-loss-3 data-loss-4 data-loss-5
155+
test-2: stop run data-loss-1 data-loss-2 data-loss-3 data-loss-4 data-loss-5
156156

157157
data-loss-1:
158158
# Case 1

0 commit comments

Comments
 (0)