diff options
| author | Marak <[email protected]> | 2021-02-24 17:48:53 -0500 |
|---|---|---|
| committer | GitHub <[email protected]> | 2021-02-24 17:48:53 -0500 |
| commit | f4efbf3b1b46122887d2c282fb387fd0152b3f27 (patch) | |
| tree | e76eadd496d160591610a6b6467d857bca81ed77 /test | |
| parent | 6eba12687a2e5ecaf72e52f5e13306fc5c07c2ad (diff) | |
| download | faker-f4efbf3b1b46122887d2c282fb387fd0152b3f27.tar.xz faker-f4efbf3b1b46122887d2c282fb387fd0152b3f27.zip | |
Update and rename finance_issue.unit.js to finance_iban.unit.js
Diffstat (limited to 'test')
| -rw-r--r-- | test/finance_iban.unit.js (renamed from test/finance_issue.unit.js) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/finance_issue.unit.js b/test/finance_iban.unit.js index ae30a91c..9ca3c465 100644 --- a/test/finance_issue.unit.js +++ b/test/finance_iban.unit.js @@ -23,7 +23,7 @@ function getAnIbanByCountry(countryCode) { return iban; } -describe('finance_issue.js', function () { +describe('finance_iban.js', function () { describe("issue_944 IBAN Georgia", function () { // Georgia |
