Fix bug where assert used != instead of ==

And update snapshot tests.
This commit is contained in:
Loïc Lecrenier
2022-10-19 17:29:51 +02:00
committed by Clément Renault
parent 23b01a58df
commit bdb17954d2
5 changed files with 26 additions and 4 deletions

View File

@ -24,6 +24,15 @@ doggos [0,1,2,]
### Index Mapper:
[]
----------------------------------------------------------------------
### Enqueued At:
[timestamp] [0,]
[timestamp] [1,]
[timestamp] [2,]
----------------------------------------------------------------------
### Started At:
----------------------------------------------------------------------
### Finished At:
----------------------------------------------------------------------
### File Store:
00000000-0000-0000-0000-000000000000

View File

@ -25,6 +25,19 @@ doggos [0,1,2,]
### Index Mapper:
[]
----------------------------------------------------------------------
### Enqueued At:
[timestamp] [0,]
[timestamp] [1,]
[timestamp] [2,]
----------------------------------------------------------------------
### Started At:
[timestamp] [0,]
[timestamp] [2,]
----------------------------------------------------------------------
### Finished At:
[timestamp] [0,]
[timestamp] [2,]
----------------------------------------------------------------------
### File Store:
----------------------------------------------------------------------