summaryrefslogtreecommitdiffstats
path: root/tests/command/feeds.bats
diff options
context:
space:
mode:
Diffstat (limited to 'tests/command/feeds.bats')
-rw-r--r--tests/command/feeds.bats1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/command/feeds.bats b/tests/command/feeds.bats
index 6bebe469d..f89cd2afd 100644
--- a/tests/command/feeds.bats
+++ b/tests/command/feeds.bats
@@ -9,6 +9,7 @@ teardown() {
for ID in $ID_LIST; do
./occ news:feed:delete "$user" "$ID"
done
+ sleep 1
}
@test "[$TESTSUITE] Create new" {