Skip to content

Commit

Permalink
is this to blame?
Browse files Browse the repository at this point in the history
This reverts commit 13492ba.
  • Loading branch information
predragnikolic committed Mar 21, 2024
1 parent 13492ba commit 2cd39d5
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 2cd39d5

Please sign in to comment.