diff --git a/Development~/UnityProject/Packages/manifest.json b/Development~/UnityProject/Packages/manifest.json index ac800d5..5664021 100644 --- a/Development~/UnityProject/Packages/manifest.json +++ b/Development~/UnityProject/Packages/manifest.json @@ -12,5 +12,8 @@ "com.unity.test-framework": "1.1.33", "com.cneicy.shrink-command-integration-eventbus": "file:../../..", "com.cysharp.unitask": "https://github.com/Cysharp/UniTask.git?path=src/UniTask/Assets/Plugins/UniTask#7c0f199fe0d3fc528024488ccd671e6c7b27745b" - } + }, + "testables": [ + "com.cneicy.shrink-command-integration-eventbus" + ] }