mirror of
https://github.com/pestphp/pest.git
synced 2026-04-25 00:17:29 +02:00
feat(presets): refactors code
This commit is contained in:
@ -1,3 +1,5 @@
|
||||
<?php
|
||||
|
||||
arch()->preset()->strict();
|
||||
test('basic', function () {
|
||||
expect(true)->toBeTrue();
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user