update: master log (position fixed)

- A -> B
- 0-origin -> 1-origin
This commit is contained in:
Wataru Otsubo 2024-07-23 17:07:35 +09:00
parent 84d321ec30
commit e20c029684
5 changed files with 59 additions and 36 deletions

View file

@ -34,7 +34,7 @@ mod integrated_test {
line
.unwrap()
.contains(
"8866,,A-0-0,0,1,1,0,1,8,1,,7,2024-07-20T17:15:46Z,7.log,0.1.0,alice,,,,"
"8866,,B-0-1,0,1,1,0,1,8,1,,7,2024-07-20T17:15:46Z,7.log,0.1.0,alice,,,,"
)
}));
}