fixed EnglandFootBallTest.java

This commit is contained in:
scs9802
2020-11-09 12:07:34 +09:00
parent 59fa142bb0
commit 41c35cedfc
@@ -1,7 +1,7 @@
package com.github.javafaker; package com.github.javafaker;
import com.github.javafaker.matchers.MatchesRegularExpression;
import org.junit.Test; import org.junit.Test;
import static com.github.javafaker.matchers.MatchesRegularExpression.matchesRegularExpression; import static com.github.javafaker.matchers.MatchesRegularExpression.matchesRegularExpression;