Skip to content

Commit

Permalink
Revert "finally found the line?"
Browse files Browse the repository at this point in the history
This reverts commit 91ab05c.
  • Loading branch information
predragnikolic committed Mar 22, 2024
1 parent 91ab05c commit 107c12a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/test_configurations.py
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,5 @@ 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 107c12a

Please sign in to comment.