test: enable standalone host discovery

This commit is contained in:
2026-08-26 06:56:03 +08:00
parent 153cc57e8d
commit 5426e21c21
@@ -12,5 +12,8 @@
"com.unity.test-framework": "1.1.33", "com.unity.test-framework": "1.1.33",
"com.cneicy.shrink-context-eventbus-adapter": "file:../../..", "com.cneicy.shrink-context-eventbus-adapter": "file:../../..",
"com.cysharp.unitask": "https://github.com/Cysharp/UniTask.git?path=src/UniTask/Assets/Plugins/UniTask#7c0f199fe0d3fc528024488ccd671e6c7b27745b" "com.cysharp.unitask": "https://github.com/Cysharp/UniTask.git?path=src/UniTask/Assets/Plugins/UniTask#7c0f199fe0d3fc528024488ccd671e6c7b27745b"
} },
"testables": [
"com.cneicy.shrink-context-eventbus-adapter"
]
} }