Skip to content

Commit

Permalink
kde-neon-extension: fix spread test
Browse files Browse the repository at this point in the history
  • Loading branch information
ScarlettGatelyMoore committed Aug 2, 2023
1 parent 94cab66 commit df4c576
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/spread/extensions/kde-neon/task.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ execute: |
if [[ "$SPREAD_SYSTEM" =~ ubuntu-20.04 ]]; then
snap list kde-frameworks-5-99-qt-5-15-7-core20
elif [[ "$SPREAD_SYSTEM" =~ ubuntu-22.04 ]]; then
snap list kf5-5-105-qt-5-15-9-core22
snap list kf5-5-108-qt-5-15-10-core22
fi
Expand Down

0 comments on commit df4c576

Please sign in to comment.