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
|
how: tmt
|
||||||
|
|
||||||
/system:
|
/system:
|
||||||
summary: Run tests on system podman
|
summary: Run tests on system session-recording
|
||||||
discover+:
|
discover+:
|
||||||
test: /test/browser/system
|
test: /test/browser/system
|
||||||
|
|
||||||
/user:
|
/user:
|
||||||
summary: Run tests on user podman
|
summary: Run tests on user session-recording
|
||||||
discover+:
|
discover+:
|
||||||
test: /test/browser/user
|
test: /test/browser/user
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue