Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/9-fix-code-coverage' into 9-fix-…
Browse files Browse the repository at this point in the history
…code-coverage
  • Loading branch information
rehammuzzamil committed Nov 6, 2023
2 parents 7835237 + e8ecd18 commit 53ed62a
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

/**
* This class shows the minimum that is required to create a FHIR Gateway with all AccessChecker
* plugins defined in "com.google.fhir.gateway.plugin" amd "org.smartregister.fhir.gateway.plugins.
* plugins defined in "com.google.fhir.gateway.plugin" and "org.smartregister.fhir.gateway.plugins.
*/
@SpringBootApplication(
scanBasePackages = {"org.smartregister.fhir.gateway", "com.google.fhir.gateway.plugin"})
Expand Down

0 comments on commit 53ed62a

Please sign in to comment.