Skip to content

Commit

Permalink
finally found the line?
Browse files Browse the repository at this point in the history
  • Loading branch information
predragnikolic committed Mar 21, 2024
1 parent 2cd39d5 commit 91ab05c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/test_configurations.py
Original file line number Diff line number Diff line change
Expand Up @@ -14,5 +14,4 @@ def test_with_single_config(self):
self.assertIsNotNone(view)
assert view
manager = WindowConfigManager(window, {TEST_CONFIG.name: TEST_CONFIG})
view.settings().set("lsp_uri", "file:///foo/bar.txt")
self.assertEqual(1, 1)

0 comments on commit 91ab05c

Please sign in to comment.