Skip to content

Commit

Permalink
review change
Browse files Browse the repository at this point in the history
  • Loading branch information
gammazero committed Apr 14, 2021
1 parent a62f1cb commit 4f9e574
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion test/sharness/t0066-migration.sh
Original file line number Diff line number Diff line change
Expand Up @@ -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
'
Expand Down

0 comments on commit 4f9e574

Please sign in to comment.