Skip to content

Commit a9ac8a1

Browse files
committed
test fix
1 parent fedf056 commit a9ac8a1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/server.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -127,7 +127,7 @@ tasks that you will try to start.
127127
rm("tmp.html")
128128
rm("css", recursive=true)
129129
rm("404", recursive=true)
130-
sleep(0.25)
130+
sleep(0.5)
131131
# only index.html is still watched
132132
@test length(fw.watchedfiles) == 1
133133

0 commit comments

Comments
 (0)