Renamed.
This commit is contained in:
parent
8bbeb8d7c8
commit
316061e69b
1 changed files with 1 additions and 1 deletions
|
@ -42,7 +42,7 @@ import static org.assertj.core.api.Assertions.assertThat;
|
|||
* @created 2019-04-07
|
||||
* @since 1.0
|
||||
*/
|
||||
public class CurrentConverterTest {
|
||||
public class CurrencyConverterTest {
|
||||
@Test
|
||||
public void testCurrencyConvertererImpl() {
|
||||
AbstractModuleTest.testAbstractModule(new CurrencyConverter());
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue