Skip to content

Commit c5117f0

Browse files
committed
add call to macro
1 parent 59f66e5 commit c5117f0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/runtests.jl

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,7 @@ end
4040
using Blink
4141
# Opens KomaUI
4242

43+
@unsafe_blink
4344
w = KomaUI(return_window=true)
4445
@testset "Open UI" begin
4546
@test "index" == @js w document.getElementById("content").dataset.content

0 commit comments

Comments
 (0)