Skip to content

Commit

Permalink
Merge branch 'feat/34' of https://github.com/sosow0212/atwoz into fea…
Browse files Browse the repository at this point in the history
…t/34
  • Loading branch information
devholic22 committed Jul 18, 2024
2 parents 72806c7 + e045ed1 commit 6f1feb3
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,9 @@
import org.springframework.context.ApplicationEventPublisher;
import org.springframework.test.context.event.RecordApplicationEvents;

import static com.atwoz.member.fixture.auth.OAuthProviderFixture.인증_기관_생성;
import static org.assertj.core.api.SoftAssertions.assertSoftly;
import static com.atwoz.member.fixture.auth.OAuthProviderFixture.인증_기관_생성;

import static org.junit.jupiter.api.DisplayNameGenerator.ReplaceUnderscores;
import static org.mockito.ArgumentMatchers.any;
import static org.mockito.Mockito.mock;
Expand Down

0 comments on commit 6f1feb3

Please sign in to comment.