Skip to content

Commit

Permalink
fix epel coverage test in tmt try
Browse files Browse the repository at this point in the history
  • Loading branch information
Ismail Ibrahim Quwarah committed Jun 26, 2024
1 parent c295d8e commit f788244
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/try/basic/test.sh
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ rlJournalStart
rlPhaseStartTest "Epel"
rlRun -s "./epel.exp"
rlAssertGrep "Let's try.*/plans/basic" $rlRun_LOG
rlAssertGrep "out: PLAY \[Enable EPEL repositories\]" $rlRun_LOG
rlAssertGrep "Run .* successfully finished. Bye for now!" $rlRun_LOG
rlPhaseEnd

Expand Down

0 comments on commit f788244

Please sign in to comment.