Commit e5b811c7 authored by Clement Bois's avatar Clement Bois
Browse files

chore(rollback): restore tests

parent 60984d7a
Loading
Loading
Loading
Loading
+4 −4
Original line number Diff line number Diff line
@@ -15,13 +15,13 @@ function teardown() {
  echo -
}

#@test "deploy without manifest should fail" {
@test "deploy without manifest should fail" {
  # WHEN
#  run deploy integration false acme1 my-acme-host domain.mine
  run deploy integration false acme1 my-acme-host domain.mine
  # printf "%s\n" "${lines[@]}" > /tmp/bats.out
  # THEN
#  assert_failure
#}
  assert_failure
}

@test "deploy with readiness check KO should fail" {
  # GIVEN