From 25823885239dbd5ed456a1d501fd92a0d70a4815 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Fri, 20 Mar 2026 00:58:34 +0000 Subject: [PATCH] eng: sync xunit.runner.visualstudio to 3.1.4 and add coverlet.collector to Tray.Tests - Update xunit.runner.visualstudio from 3.1.0 to 3.1.4 (matches Shared.Tests) - Add coverlet.collector 6.0.4 (matches Shared.Tests) for coverage reporting Both test projects now use identical test tooling versions. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> --- tests/OpenClaw.Tray.Tests/OpenClaw.Tray.Tests.csproj | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/tests/OpenClaw.Tray.Tests/OpenClaw.Tray.Tests.csproj b/tests/OpenClaw.Tray.Tests/OpenClaw.Tray.Tests.csproj index f795ca7..c322211 100644 --- a/tests/OpenClaw.Tray.Tests/OpenClaw.Tray.Tests.csproj +++ b/tests/OpenClaw.Tray.Tests/OpenClaw.Tray.Tests.csproj @@ -8,9 +8,10 @@ + - +