diff --git a/conda/meta.yaml b/conda/meta.yaml index ffeb9a5cd5a7e006cca50d8c941439c1a67a1fe8..0bc370a2211a460b4f409416f53f2c9f5da90dde 100644 --- a/conda/meta.yaml +++ b/conda/meta.yaml @@ -65,7 +65,7 @@ test: - bdt caupdate --help - bdt new --help - bdt new -t "New package" -o bob.foobar bob/bob.foobar "John Doe" "joe.doe@example.com" - i- bdt new -t "New package" -l bsd -o bob.foobar2 bob/bob.foobar "John Doe" "joe.doe@example.com" + - bdt new -t "New package" -l bsd -o bob.foobar2 bob/bob.foobar "John Doe" "joe.doe@example.com" - bdt new -t "New package" -l bsd -o beat.foobar beat/beat.foobar "John Doe" "joe.doe@example.com" - bdt gitlab --help - bdt gitlab lasttag --help