Enables integration

This commit is contained in:
Nuno Maduro
2022-09-15 12:07:32 +01:00
parent 99e607dcfb
commit 46ffdf9c7a
9 changed files with 134 additions and 80 deletions

View File

@ -1,5 +1,5 @@
<?php
test('basic', function () {
expect(true)->toBeTrue();
// ..
});