Skip to content

Commit

Permalink
Fix styling
Browse files Browse the repository at this point in the history
  • Loading branch information
ajimoti authored and actions-user committed Jan 20, 2022
1 parent 3804ed2 commit b3f1104
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/DurationDynamicCallTest.php
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?php

use Ajimoti\CacheDuration\Exceptions\BadMethodException;
use Ajimoti\CacheDuration\Duration;
use Ajimoti\CacheDuration\Exceptions\BadMethodException;

beforeEach(function () {
$wordsToNumbers = [
Expand Down

0 comments on commit b3f1104

Please sign in to comment.