Skip to content

Commit

Permalink
sample 2
Browse files Browse the repository at this point in the history
  • Loading branch information
caelean committed Jun 13, 2024
1 parent f35b0ea commit 513450f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/test/python_tests/test_server.py
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
(
constants.TEST_DATA / "sample2" / "sample2.py",
{
"uri": utils.as_uri(str(constants.TEST_DATA / "sample1" / "sample2.py")),
"uri": utils.as_uri(str(constants.TEST_DATA / "sample2" / "sample2.py")),
"diagnostics": [
{
"range": {
Expand Down

0 comments on commit 513450f

Please sign in to comment.