mirror of
https://github.com/pestphp/pest.git
synced 2026-03-10 09:47:23 +01:00
feat: initial work on presets
This commit is contained in:
@ -1,5 +1,3 @@
|
||||
<?php
|
||||
|
||||
test('basic', function () {
|
||||
expect(true)->toBeTrue();
|
||||
});
|
||||
arch()->preset()->strict();
|
||||
|
||||
Reference in New Issue
Block a user