Skip to content

Commit

Permalink
fix a stylecop warning
Browse files Browse the repository at this point in the history
  • Loading branch information
adelikat committed Nov 16, 2024
1 parent 5418466 commit 37dc9cd
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/TASVideos.MovieParsers.Tests/DsmParserTests.cs
Original file line number Diff line number Diff line change
Expand Up @@ -98,5 +98,4 @@ public async Task NegativeRerecords()
AssertNoErrors(result);
Assert.AreEqual(1, result.Warnings.Count());
}

}

0 comments on commit 37dc9cd

Please sign in to comment.