1
0
mirror of https://github.com/nsnail/spectre.console.git synced 2025-04-18 01:42:50 +08:00

Delete [UsesVerify] which has become obsolete through the latest update.

This commit is contained in:
Daniel Weber 2024-02-12 20:42:16 +01:00 committed by Patrik Svensson
parent b21e07ea94
commit 72704529c5

@ -1,6 +1,5 @@
namespace Spectre.Console.Tests.Unit;
[UsesVerify]
[ExpectationPath("Widgets/ProgressBar")]
public class ProgressBarTests
{