canonical / prometheus-juju-exporter

GNU General Public License v3.0
2 stars 8 forks source link

test: juju destroy-model command no prompt option backward compatible #69

Closed jneo8 closed 3 months ago

jneo8 commented 3 months ago

juju has a breaking change on 3.2 that change -y to --no-prompt. This PR make the functional test backward compatible.