Remove single quotes from plan name, tmt cannot handle it

This commit is contained in:
Milos Prchlik 2021-10-19 11:11:12 +02:00 committed by sergesanspaille
parent 1fec42430c
commit e9b18560f7
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@ discover:
- name: Local tests
how: fmf
filter: "tag:-not-in-default"
- name: "LLVM's integration test suite"
- name: "Upstream LLVM integration test suite"
how: fmf
url: https://src.fedoraproject.org/rpms/llvm.git
ref: rawhide