Skip to content

Commit 483fe11

Browse files
committed
fix test
1 parent f35d090 commit 483fe11

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/test_install.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ def test_install(cookies, dash_duo):
5959
['Project.toml'],
6060
['deps', 'test_component.min.js'],
6161
['deps', 'test_component.min.js.map'],
62-
['src', 'dash_testcomponent.jl'],
62+
['src', 'jl', 'dash_testcomponent.jl'],
6363
['src', 'TestComponent.jl'],
6464
]
6565

0 commit comments

Comments
 (0)