From a2aa6bff4668fee9dfccec8b85414e3ab6e600ec Mon Sep 17 00:00:00 2001 From: vis2k Date: Tue, 7 Sep 2021 00:48:42 +0800 Subject: [PATCH] packages: test-framework updated to 1.1.29. fixes bug where it wouldn't run selected tests --- Packages/manifest.json | 2 +- Packages/packages-lock.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Packages/manifest.json b/Packages/manifest.json index f4bc6a64b..5f4c64c84 100644 --- a/Packages/manifest.json +++ b/Packages/manifest.json @@ -5,7 +5,7 @@ "com.unity.ide.rider": "1.2.1", "com.unity.ide.visualstudio": "2.0.8", "com.unity.ide.vscode": "1.2.3", - "com.unity.test-framework": "1.1.24", + "com.unity.test-framework": "1.1.29", "com.unity.testtools.codecoverage": "1.0.0", "com.unity.textmeshpro": "2.1.4", "com.unity.ugui": "1.0.0", diff --git a/Packages/packages-lock.json b/Packages/packages-lock.json index c4e4f030b..9d61e0124 100644 --- a/Packages/packages-lock.json +++ b/Packages/packages-lock.json @@ -52,7 +52,7 @@ "url": "https://packages.unity.com" }, "com.unity.test-framework": { - "version": "1.1.24", + "version": "1.1.29", "depth": 0, "source": "registry", "dependencies": {