Skip to content

Commit

Permalink
Remove unneeded attribute
Browse files Browse the repository at this point in the history
  • Loading branch information
xt0rted committed Apr 10, 2024
1 parent e09db83 commit d313cf5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion test/GlobPathTests.cs
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@ namespace RimRaf;

using static VerifyConsole;

[UsesVerify]
public sealed class GlobPathTests : IClassFixture<GlobPathTestEnvironment>, IDisposable
{
private readonly FileSystem _fileSystem = new();
Expand Down

0 comments on commit d313cf5

Please sign in to comment.