diff options
Diffstat (limited to 'plans/so/integration-testing/teardown.sh')
-rw-r--r-- | plans/so/integration-testing/teardown.sh | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/plans/so/integration-testing/teardown.sh b/plans/so/integration-testing/teardown.sh index 1696c745..449cb399 100644 --- a/plans/so/integration-testing/teardown.sh +++ b/plans/so/integration-testing/teardown.sh @@ -14,6 +14,4 @@ # See the License for the specific language governing permissions and # limitations under the License. # - -kill-instance.sh mariadb -kill-instance.sh so +docker-compose down |