This commit is contained in:
Marcel Pociot
2020-04-27 10:05:42 +02:00
parent 28c4009dff
commit 054e5b6a86
20 changed files with 737 additions and 461 deletions

View File

@@ -2,7 +2,7 @@
namespace Tests\Unit;
use Tests\TestCase;
use seregazhuk\React\PromiseTesting\TestCase;
class ExampleTest extends TestCase
{