okay, now it is way better
This commit is contained in:
7
tests/Feature/ParseServiceTest.php
Normal file
7
tests/Feature/ParseServiceTest.php
Normal file
@@ -0,0 +1,7 @@
|
||||
<?php
|
||||
|
||||
|
||||
test('parse', function () {
|
||||
|
||||
expect($result)->toBe(3);
|
||||
});
|
||||
Reference in New Issue
Block a user