Skip to content

Commit

Permalink
fix bug
Browse files Browse the repository at this point in the history
  • Loading branch information
madhur-tandon committed Aug 30, 2022
1 parent b8b3b11 commit a481a2d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyscriptjs/tests/integration/test_py_config.py
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ def test_config(self):
<py-config>
autoclose_loader: true
runtimes:
- src: "./pyodide/pyodide.js"
- src: "/pyodide/pyodide.js"
name: pyodide-0.21
lang: python
</py-config>
Expand Down

0 comments on commit a481a2d

Please sign in to comment.