Skip to content

Commit

Permalink
features/apt_messages.feature: need to give the apt-news.service unit…
Browse files Browse the repository at this point in the history
… some time to fetch the json file
  • Loading branch information
panlinux committed Nov 27, 2023
1 parent 9481800 commit 73ab24f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions features/apt_messages.feature
Original file line number Diff line number Diff line change
Expand Up @@ -336,6 +336,8 @@ Feature: APT Messages
When I run `rm /var/lib/apt/periodic/update-success-stamp` with sudo
When I run `apt-get update` with sudo
When I run `apt upgrade` with sudo
# the apt-news.service unit runs in the background, give it some time to fetch the json file
When I wait `5` seconds
Then I will see the following on stdout
"""
Reading package lists...
Expand Down

0 comments on commit 73ab24f

Please sign in to comment.