Skip to content

Commit

Permalink
test: import 순서 변경
Browse files Browse the repository at this point in the history
  • Loading branch information
rawfishthelgh committed Jan 23, 2025
1 parent aa3ec87 commit ce763aa
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,8 @@

import static com.navercorp.fixturemonkey.api.expression.JavaGetterMethodPropertySelector.javaGetter;
import static com.navercorp.fixturemonkey.tests.TestEnvironment.TEST_COUNT;
import static org.assertj.core.api.BDDAssertions.thenCode;
import static org.assertj.core.api.BDDAssertions.then;
import static org.assertj.core.api.BDDAssertions.thenCode;

import org.junit.jupiter.api.RepeatedTest;

Expand Down

0 comments on commit ce763aa

Please sign in to comment.