Skip to content

Commit aeda457

Browse files
committed
fix test
1 parent f7d1fc5 commit aeda457

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

plugins/Diagnostics/tests/Integration/Commands/AnalyzeArchiveTableTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ public function testCommandOutputIsAsExpected()
4242
+-------------------------------------------+------------+---------------+-------------+---------+-----------+----------------+-------------+-------------+
4343
| Group | # Archives | # Invalidated | # Temporary | # Error | # Segment | # Numeric Rows | # Blob Rows | # Blob Data |
4444
+-------------------------------------------+------------+---------------+-------------+---------+-----------+----------------+-------------+-------------+
45-
| day[2010-03-06 - 2010-03-06] idSite = 1 | 9 | 0 | 0 | 0 | 8 | 122 | 81 | %d |
45+
| day[2010-03-06 - 2010-03-06] idSite = 1 | 9 | 0 | 0 | 0 | 8 | 122 | 79 | %d |
4646
| week[2010-03-01 - 2010-03-07] idSite = 1 | 9 | 0 | 0 | 0 | 8 | 164 | 101 | %d |
4747
| month[2010-03-01 - 2010-03-31] idSite = 1 | 9 | 0 | 0 | 0 | 8 | 164 | 101 | %d |
4848
+-------------------------------------------+------------+---------------+-------------+---------+-----------+----------------+-------------+-------------+

0 commit comments

Comments
 (0)