Tighten tagged ref routing and anchor presets

This commit is contained in:
2026-08-28 15:45:22 +00:00
parent ddd7dbb5af
commit e29d01ad24
4 changed files with 56 additions and 19 deletions
+1 -1
View File
@@ -375,7 +375,7 @@ class DumasImageNodeTests(unittest.TestCase):
self.assertIn("found-footage", result[0])
self.assertIn("real time", result[0])
self.assertIn("persistent camera language", result[0])
self.assertNotIn("persistent camera language", result[0])
def test_anchor_style_node_prefers_manual_description_edits(self):
node = self.image_nodes.DumasAnchorStyleNode()