fix(tests): add mods/sdk to sys.path in test_kindred_pure #265

Merged
forbes merged 1 commits from fix/test-sdk-path into main 2026-02-17 18:53:26 +00:00

1 Commits

Author SHA1 Message Date
a1105c9d80 fix(tests): add mods/sdk to sys.path in test_kindred_pure
All checks were successful
Build and Test / build (pull_request) Successful in 28m20s
The SDK migration (#250) moved kindred_sdk into mods/sdk/ but the
test file was not updated with the new path, causing
ModuleNotFoundError when importing kindred_sdk.
2026-02-17 12:51:05 -06:00