Skip to content

Commit

Permalink
[DM] [NINOA-64] Updated as requested
Browse files Browse the repository at this point in the history
  • Loading branch information
TheDeadlyPianist committed Dec 16, 2019
1 parent d7d84ac commit 5dd3050
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 5 deletions.
2 changes: 1 addition & 1 deletion conf/application.conf
Original file line number Diff line number Diff line change
Expand Up @@ -162,7 +162,7 @@ microservice {
}

feature-switch {
useDesStub = false
useDesStub = true

version-1 {
enabled = true
Expand Down
4 changes: 0 additions & 4 deletions project/CodeCoverageSettings.scala
Original file line number Diff line number Diff line change
Expand Up @@ -22,13 +22,9 @@ object CodeCoverageSettings {
private val excludedPackages: Seq[String] = Seq(
"<empty>",
"Reverse.*",
".*standardError*.*",
".*govuk_wrapper*.*",
".*main_template*.*",
"uk.gov.hmrc.BuildInfo",
"app.*",
"prod.*",
"uk.gov.hmrc.vatsubscription.config.*",
"testOnly.*",
"api.Routes*",
"api.RoutesPrefix*",
Expand Down

0 comments on commit 5dd3050

Please # to comment.