Skip to content

Commit

Permalink
Typo
Browse files Browse the repository at this point in the history
  • Loading branch information
tducret committed Jul 14, 2018
1 parent 85bb33d commit d993f2c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/test_revolut.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
import pytest
import os

# To best tested with : python -m pytest -vs test/test_revolut.py
# To be tested with : python -m pytest -vs test/test_revolut.py

_AVAILABLE_CURRENCIES = ["USD", "RON", "HUF", "CZK", "GBP", "CAD", "THB",
"SGD", "CHF", "AUD", "ILS", "DKK", "PLN", "MAD",
Expand Down

0 comments on commit d993f2c

Please sign in to comment.