Skip to content

Commit ebd12d5

Browse files
authored
Merge pull request #64 from hmrc/DTR-000-FIX
[DTR-000] update application.no.stubs.conf with PlayMongoModule enabled
2 parents cdb37af + 9cb67fa commit ebd12d5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

conf/application.no.stubs.conf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ play.modules.enabled += "uk.gov.hmrc.play.bootstrap.HttpClientV2Module"
2424

2525
# Play Modules
2626
play.modules.enabled += "uk.gov.hmrc.constructionindustryscheme.Module"
27-
27+
play.modules.enabled += "uk.gov.hmrc.mongo.play.PlayMongoModule"
2828
play.modules.enabled += "uk.gov.hmrc.play.bootstrap.AuthModule"
2929

3030
# The application languages

0 commit comments

Comments
 (0)