@@ -22,11 +22,7 @@ class TestRefillCommand extends TestCase
public function testRefillStat()
{
$dates = [
- '2022-01-13',
- '2022-01-16',
- '2022-01-17',
- '2022-01-18',
- '2022-01-19'
+ '2022-02-22'
];
$refill = new statistics\stat_refill();
$refill->restat($dates);