Otherwise these kind of assertions are flaky ```php $this->assertJsonValueEquals($json, '$.expiresAt', (new DateTime('+8 days'))->format('Y-m-d H:i')); ```