update webpatser/laravel-uuid to version 3
Some checks failed
abc-api/abcParser/pipeline/head There was a failure building this commit
Some checks failed
abc-api/abcParser/pipeline/head There was a failure building this commit
This commit is contained in:
3
tests/unit/AbcParser/Application/UseCases/ExtractTuneFromCollectionTest.php
Normal file → Executable file
3
tests/unit/AbcParser/Application/UseCases/ExtractTuneFromCollectionTest.php
Normal file → Executable file
@@ -1,9 +1,10 @@
|
||||
<?php
|
||||
|
||||
use Codeception\Test\Unit;
|
||||
use XaiCorp\AbcParser\Application\UseCases\ExtractTuneFromCollection;
|
||||
use XaiCorp\AbcParser\Application\UseCases\ImportAbcFile;
|
||||
|
||||
class ExtractTuneFromCollectionTest extends \Codeception\Test\Unit
|
||||
class ExtractTuneFromCollectionTest extends Unit
|
||||
{
|
||||
/**
|
||||
* @param string $filename
|
||||
|
||||
Reference in New Issue
Block a user