FMF: Fix minor typo in plans
This commit is contained in:
parent
f577208220
commit
a378c5dbf3
1 changed files with 2 additions and 2 deletions
|
|
@ -4,12 +4,12 @@ execute:
|
|||
how: tmt
|
||||
|
||||
/system:
|
||||
summary: Run tests on system podman
|
||||
summary: Run tests on system session-recording
|
||||
discover+:
|
||||
test: /test/browser/system
|
||||
|
||||
/user:
|
||||
summary: Run tests on user podman
|
||||
summary: Run tests on user session-recording
|
||||
discover+:
|
||||
test: /test/browser/user
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue