From 2dd010b6813ad6c4b447cb9c1d4a60837d1a640b Mon Sep 17 00:00:00 2001 From: Hsieh Chin Fan Date: Thu, 6 May 2021 11:28:35 +0800 Subject: Fix test with latest wording changes --- test.bats | 1 - 1 file changed, 1 deletion(-) (limited to 'test.bats') diff --git a/test.bats b/test.bats index 0316236..20ca6a1 100644 --- a/test.bats +++ b/test.bats @@ -68,7 +68,6 @@ export GIST_API_TOKEN='dd43dc9949a5b4a1d6c7''b779f13af357282016e4' @test "The delete command should delete specified gists" { run ./gist delete 1 --force [ "$status" -eq 0 ] - [ "${lines[0]}" = '1 deleted' ] } @test "The user command should get the list of public gists from a user" { -- cgit v1.2.3-70-g09d2