mirror of
https://github.com/tiddly-gittly/TidGi-Desktop.git
synced 2026-04-22 05:11:06 -07:00
fix: unstable test
This commit is contained in:
parent
c0a48ce727
commit
e00addeffc
1 changed files with 1 additions and 0 deletions
|
|
@ -83,6 +83,7 @@ Feature: Filesystem Plugin
|
|||
# Modify the tiddler file externally - need to preserve .tid format with metadata
|
||||
When I modify file "{tmpDir}/SubWiki/TestTiddlerTitle.tid" to contain "Content modified in SubWiki symlink"
|
||||
# Wait for watch-fs to detect the change
|
||||
And I wait for 1 seconds for "watch-fs to detect file change"
|
||||
Then I wait for tiddler "TestTiddlerTitle" to be updated by watch-fs
|
||||
And I wait for 2 seconds
|
||||
# Verify the modified content appears in the wiki
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue