From 56cb4b33d66869c82344cbd0038a6844274a94e4 Mon Sep 17 00:00:00 2001 From: gammazero Date: Wed, 14 Apr 2021 15:19:20 -0700 Subject: [PATCH] review change --- test/sharness/t0066-migration.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/test/sharness/t0066-migration.sh b/test/sharness/t0066-migration.sh index f1381f2c7cc..d4aa892024b 100755 --- a/test/sharness/t0066-migration.sh +++ b/test/sharness/t0066-migration.sh @@ -57,7 +57,6 @@ test_expect_success "output looks good" ' grep "Success: fs-repo migrated to version 11" true_out > /dev/null ' -# Daemon exits with 1 after the prompt gets "n" when asking to migrate. test_expect_success "'ipfs daemon' prompts to auto migrate" ' test_expect_code 1 ipfs daemon > daemon_out 2> daemon_err '