Skip to content
This repository has been archived by the owner on May 16, 2023. It is now read-only.

Commit

Permalink
Update services/submission/src/test/java/app/coronawarn/server/servic…
Browse files Browse the repository at this point in the history
…es/submission/integration/SubmissionPersistenceIT.java

Co-authored-by: Michael Frey <michael.frey@gmx.ch>
  • Loading branch information
hilmarf and MichaelPFrey authored Aug 10, 2020
1 parent f2234e4 commit c66fc7a
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@
* This test serves more like a dev tool which helps with debugging production issues.
* It inserts keys parsed from a proto buf file whos content was captured by the mobile
* client during requests to the server. The content of the current test resource file
* can be quckly replaced durng the investigation of an issue.
* can be quickly replaced during the investigation of an issue.
*/
@SpringBootTest(webEnvironment = SpringBootTest.WebEnvironment.RANDOM_PORT)
@ActiveProfiles({ "disable-ssl-client-verification", "disable-ssl-client-verification-verify-hostname" })
Expand Down

0 comments on commit c66fc7a

Please sign in to comment.