Skip to content

Commit

Permalink
Merge branch 'main' of https://github.com/ajimoti/php-timer
Browse files Browse the repository at this point in the history
  • Loading branch information
ajibukunoluwa committed Jan 20, 2022
2 parents ddfedab + b3f1104 commit 369bdcf
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 369bdcf

Please sign in to comment.