Skip to content

Commit

Permalink
Add sleep call to improve ordering in test.
Browse files Browse the repository at this point in the history
  • Loading branch information
xwmx committed Sep 22, 2023
1 parent e6a489b commit 036667b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions test/folders-list-pinned.bats
Original file line number Diff line number Diff line change
Expand Up @@ -175,6 +175,8 @@ load test_helper
--title "root three" \
--content "Content three. #pinned"

sleep 1

"${_NB}" add "Example Folder/one.md" \
--title "nested one" \
--content "Content one. #pinned"
Expand Down

0 comments on commit 036667b

Please sign in to comment.