Skip to content

Commit 9453d68

Browse files
Update test/callbacks.jl
Co-authored-by: Alex Johnson <[email protected]>
1 parent da85fa9 commit 9453d68

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/callbacks.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -306,7 +306,7 @@ end
306306

307307
end
308308

309-
@testset "fake triggered params" begin
309+
@testset "empty triggered params" begin
310310
app = dash()
311311
app.layout = html_div() do
312312
dcc_input(id = "test-in", value="initial value", type = "text"),

0 commit comments

Comments
 (0)