Skip to content

Commit

Permalink
Trying to fix test that started failing #3368
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisala committed Dec 3, 2024
1 parent 361b059 commit 698fb52
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -457,7 +457,6 @@ class ConfigurableMeriPlanSpec extends StubbedCasSpec {
}
}

@Ignore
def "The MERI Plan will display only sections specified in the program configuration"() {

setup:
Expand Down Expand Up @@ -547,6 +546,7 @@ class ConfigurableMeriPlanSpec extends StubbedCasSpec {

}

@Ignore
def "The MERI Plan will display only sections specified in state intervention config for state intervention projects"() {
setup:
// Clear cache to ensure services are loaded correctly
Expand Down

0 comments on commit 698fb52

Please sign in to comment.