Duplicated from wepee/CAPS04-FE-REFACTOR
ec474ac
1
2
3
4
5
<?php test('that true is true', function () { expect(true)->toBeTrue(); });