🔥 Replace all other files with 💀

This commit is contained in:
Dan Jones 2022-08-21 15:37:37 -05:00
commit d187e02d24
124 changed files with 345 additions and 8227 deletions

5
tests/ExampleTest.php Normal file
View file

@ -0,0 +1,5 @@
<?php
it('can test', function () {
expect(true)->toBeTrue();
});