Use `_` now

This commit is contained in:
Luke Murphy 2020-12-31 13:26:25 +01:00
parent c4b1ac482e
commit 2cb1134a54
No known key found for this signature in database
GPG Key ID: 5E2EF5A63E3718CC
1 changed files with 1 additions and 1 deletions

View File

@ -22,7 +22,7 @@ teardown() {
@test "abra app new/rm works" {
./abra app new --server default --domain traefik.test.com --app-name traefik_test_com traefik
[ -f $ABRA_DIR/servers/default/traefik.test.com.env ]
[ -f $ABRA_DIR/servers/default/traefik_test_com_env ]
# interactive prompt
echo "y" | ./abra app traefik_test_com delete