test/system: fix typo in 102-list.bats

Signed-off-by: Alex Jia <chuanchang.jia@gmail.com>
This commit is contained in:
Alex Jia 2021-09-10 11:45:10 +08:00 committed by Oliver Gutiérrez
parent 075b9a8d27
commit 26ae0bb896

View file

@ -29,7 +29,7 @@ teardown() {
}
@test "list: Run 'list -i' with zero images (the list should be empty)" {
run $TOOLBOX list -c
run $TOOLBOX list -i
assert_success
assert_output ""