mirror of
https://github.com/pestphp/pest.git
synced 2026-03-10 09:47:23 +01: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