Skip to content

Commit

Permalink
chore: ktlint 적용
Browse files Browse the repository at this point in the history
  • Loading branch information
sejineer committed May 27, 2024
1 parent 74cbeae commit 45c5b14
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
package org.mediscan.storage.db.core

import org.mediscan.storage.db.CoreDbContextTest
import org.assertj.core.api.Assertions.assertThat
import org.junit.jupiter.api.Test
import org.mediscan.storage.db.CoreDbContextTest

class ExampleRepositoryIT(
val exampleRepository: ExampleRepository,
Expand Down

0 comments on commit 45c5b14

Please sign in to comment.