Skip to content

Commit 122f703

Browse files
authored
Update pyproject.toml
1 parent 2a94f8d commit 122f703

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ dependencies = [
5353
[tool.hatch.envs.default.scripts]
5454
test = """
5555
python -m ipykernel install --user --name "conda_braket" --display-name "conda_braket"
56-
pytest -n logical -ra -v --durations=0 test/integ_tests/"
56+
pytest -n logical -ra -v --durations=0 test/integ_tests/
5757
"""
5858

5959

0 commit comments

Comments
 (0)