Skip to content

Commit

Permalink
#18 Complete an unfinished doc comment
Browse files Browse the repository at this point in the history
  • Loading branch information
ThetaSinner committed Oct 23, 2018
1 parent 924cebd commit 9a6dfad
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ import org.springframework.boot.test.context.SpringBootTest
import org.springframework.test.context.junit.jupiter.SpringExtension

/**
* Test that the import and export services represent
* Test that the import and export services represent a symmetric operation
*/
@ExtendWith(SpringExtension::class)
@SpringBootTest(classes = [IntegrationTestConfiguration::class, ServiceConfiguration::class])
Expand Down

0 comments on commit 9a6dfad

Please sign in to comment.