Commit 8d3592c
committed
test: add truncate before append in log test to prevent conflict
Add `truncate_after()` call before appending entries in the log terms
test to avoid conflict errors that may occur due to store implementation.
Changes:
- Add `truncate_after()` before `append()` in log terms test case1 parent a90c841 commit 8d3592c
1 file changed
+3
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
674 | 674 | | |
675 | 675 | | |
676 | 676 | | |
| 677 | + | |
| 678 | + | |
| 679 | + | |
677 | 680 | | |
678 | 681 | | |
679 | 682 | | |
| |||
0 commit comments