Skip to content

Commit

Permalink
Fixed typos in the namespaces
Browse files Browse the repository at this point in the history
  • Loading branch information
benatespina committed Mar 23, 2017
1 parent f615de8 commit 9dae230
Show file tree
Hide file tree
Showing 4 changed files with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
namespace spec\BenGorFile\SimpleBusBridge\CommandBus;

use BenGorFile\File\Application\Command\Upload\UploadFileCommand;
use BenGorFile\File\Infrastructure\CommandBus\FileCommandBus;
use BenGorFile\File\Infrastructure\Application\FileCommandBus;
use BenGorFile\SimpleBusBridge\CommandBus\SimpleBusFileCommandBus;
use PhpSpec\ObjectBehavior;
use SimpleBus\Message\Bus\MessageBus;
Expand Down

0 comments on commit 9dae230

Please sign in to comment.