Skip to content

Commit

Permalink
Merge e6ba7c6 into 46c4ce6
Browse files Browse the repository at this point in the history
  • Loading branch information
solodkiy committed Oct 17, 2020
2 parents 46c4ce6 + e6ba7c6 commit 82e0ddf
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions tests/MoneyTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -860,6 +860,7 @@ public function providerConvertedTo() : array

/**
* @dataProvider providerFormatWith
* @requires extension intl
*
* @param array $money The money to test.
* @param string $locale The target locale.
Expand Down Expand Up @@ -888,6 +889,7 @@ public function providerFormatWith() : array

/**
* @dataProvider providerFormatTo
* @requires extension intl
*
* @param array $money The money to test.
* @param string $locale The target locale.
Expand Down

0 comments on commit 82e0ddf

Please sign in to comment.