refactor!: --problems/p goes away

Follow up for coop-cloud/abra#413
This commit is contained in:
2024-07-10 13:06:46 +02:00
parent f6b7510da6
commit 3c9405a4ed
3 changed files with 36 additions and 54 deletions

View File

@ -15,6 +15,10 @@ setup(){
_common_setup
}
teardown(){
_add_server
}
@test "validate server" {
run $ABRA server remove --no-input
assert_failure