Skip to content

Commit f7c1a3c

Browse files
Update tox.ini
1 parent dbbb0fe commit f7c1a3c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tox.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ deps =
2525
coverage
2626
allowlist_externals = mkdir
2727
commands =
28-
mkdir -p plugins/magma/assets
28+
mkdir -p plugins/magma/dist/assets
2929
coverage run -p -m pytest --tb=short --asyncio-mode=auto tests
3030

3131
[testenv:style]

0 commit comments

Comments
 (0)