From 137edb0bdd2af5d78f90166cd0667cc11703e8df Mon Sep 17 00:00:00 2001 From: Peter Waldschmidt Date: Thu, 20 Aug 2026 22:04:22 -0400 Subject: [PATCH] Update source test discovery --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e66f2d554..075024a31 100644 --- a/package.json +++ b/package.json @@ -45,7 +45,7 @@ "omniSharp": "1.39.14", "razorOmnisharp": "7.0.0-preview.23363.1", "xamlTools": "18.10.12014.341", - "testDiscovery": "9.9.365-g172e15" + "testDiscovery": "9.9.434-g84ca4d" }, "main": "./dist/extension", "l10n": "./l10n",