Navigation Menu

Skip to content

Commit

Permalink
Fix expected number of finally processed messages.
Browse files Browse the repository at this point in the history
Two for "table_create" for each slice, one for "add".
  • Loading branch information
piroor committed Apr 14, 2015
1 parent 78ff055 commit 37be365
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/command/suite/system/absorb-data/records.expected
Expand Up @@ -17,7 +17,7 @@
"dataset": "Default",
"date": "0000-00-00T00:00:00.000000Z",
"body": {
"nProcessedMessages": 1,
"nProcessedMessages": 3,
"percentage": 100,
"message": "100% done (maybe 00:00:00 remaining)"
},
Expand Down

0 comments on commit 37be365

Please sign in to comment.