Skip to content

Commit

Permalink
Fixed namespace of HandlerTest
Browse files Browse the repository at this point in the history
  • Loading branch information
JaZo committed Feb 9, 2018
1 parent d314d5b commit 53cf948
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/HandlerTest.php
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?php

namespace Swis\JsonApi\Tests\Fixtures\Guzzle;
namespace Swis\Guzzle\Fixture\Tests;

use GuzzleHttp\Psr7\Request;
use GuzzleHttp\Psr7\Response;
Expand Down

0 comments on commit 53cf948

Please sign in to comment.