fix: add UniTask ref to runtime test asmdef

This commit is contained in:
Savya Bikram Shah
2026-05-07 18:13:09 +05:45
parent 6b8815051d
commit 4fe63fc575

View File

@@ -3,6 +3,7 @@
"rootNamespace": "", "rootNamespace": "",
"references": [ "references": [
"Darkmatter.FonepayUnity", "Darkmatter.FonepayUnity",
"UniTask",
"UnityEngine.TestRunner" "UnityEngine.TestRunner"
], ],
"includePlatforms": [], "includePlatforms": [],