Init
Este commit está contenido en:
5
tests/Unit/ExampleTest.php
Archivo normal
5
tests/Unit/ExampleTest.php
Archivo normal
@@ -0,0 +1,5 @@
|
||||
<?php
|
||||
|
||||
test('that true is true', function () {
|
||||
expect(true)->toBeTrue();
|
||||
});
|
||||
Referencia en una nueva incidencia
Block a user
