Skip to content

Commit

Permalink
Fix: improper namespace
Browse files Browse the repository at this point in the history
  • Loading branch information
jordanbrauer committed Oct 11, 2017
1 parent 79e72aa commit 6532560
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@

declare(strict_types = 1);

namespace UnitConverter\Tests\Integration\Unit;
namespace UnitConverter\Tests\Integration\Unit\Temperature;

use PHPUnit\Framework\TestCase;
use UnitConverter\UnitConverter;
Expand Down

0 comments on commit 6532560

Please sign in to comment.