Skip to content

Commit

Permalink
Fix failing tests
Browse files Browse the repository at this point in the history
  • Loading branch information
bradsawadye committed Jun 7, 2024
1 parent 1c9b684 commit 7878a5e
Showing 1 changed file with 1 addition and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -18,9 +18,7 @@ Feature: Openhim and its dependent packages?
| reverse-proxy_public | keycloak_public | openhim_public | openhim_default |
And The service "openhim-console" should be started with 3 replicas
And The service "openhim-console" should be connected to the networks
| reverse-proxy_public | keycloak_public | openhim_public | openhim_default |
And The service "interoperability-layer-openhim-config-importer" should be removed
And There should be 5 services
| reverse-proxy_public | keycloak_public | openhim_public | openhim_default |

Scenario: Destroy Openhim and its dependent packages
Given I use parameters "package destroy -n=interoperability-layer-openhim --dev --env-file=.env.cluster"
Expand Down

0 comments on commit 7878a5e

Please sign in to comment.