Bad import fix

This commit is contained in:
2026-07-28 14:06:41 +01:00
parent 290f074d74
commit 63b6b9b183
@@ -1,6 +1,6 @@
import os
import unittest
from a import ActionRegistry
from playbook import ActionRegistry
CDIR = os.path.dirname(__file__)