feat: complete modular plugin refactor with 100% E2E coverage for interactions
This commit is contained in:
@@ -63,7 +63,7 @@ class TestSpatialParser:
|
||||
assert post.contains(home_tabs[0]) is False
|
||||
|
||||
def test_spatial_intersection(self):
|
||||
parser = SpatialParser()
|
||||
SpatialParser()
|
||||
|
||||
# Node 1: Left side
|
||||
n1 = SpatialNode(bounds=(0, 0, 100, 100))
|
||||
|
||||
Reference in New Issue
Block a user