Fix paths and namespaces for Dispatching tests
This commit is contained in:
parent
8071b0b5db
commit
ec091b34c4
|
|
@ -1,6 +1,6 @@
|
|||
<?php
|
||||
|
||||
namespace WellRESTed\Test\Unit\Routing;
|
||||
namespace WellRESTed\Test\Unit\Dispatching;
|
||||
|
||||
use Prophecy\Argument;
|
||||
use WellRESTed\Dispatching\DispatchStack;
|
||||
Loading…
Reference in New Issue