Skip to content

Commit ce808c9

Browse files
Update sdk/src/test/java/io/opentdf/platform/sdk/AddressNormalizerTest.java
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
1 parent ffad4f3 commit ce808c9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

sdk/src/test/java/io/opentdf/platform/sdk/AddressNormalizerTest.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
import static io.opentdf.platform.sdk.AddressNormalizer.normalizeAddress;
77
import static org.assertj.core.api.AssertionsForClassTypes.assertThat;
8-
import static org.junit.Assert.assertThrows;
8+
import static org.junit.jupiter.api.Assertions.assertThrows;
99

1010
class AddressNormalizerTest {
1111

0 commit comments

Comments
 (0)