chore: Fixes flaky tests (#2386)
This commit is contained in:
parent
992bc95164
commit
2b66817937
1 changed files with 1 additions and 0 deletions
|
|
@ -8,6 +8,7 @@ namespace Server.Tests;
|
|||
/// Tests for the Html.EscapeHtml extension methods.
|
||||
/// These tests verify correct HTML entity escaping and edge cases.
|
||||
/// </summary>
|
||||
[Collection("Sequential Server Tests")]
|
||||
public class HtmlEscapeTests
|
||||
{
|
||||
[Theory(DisplayName = "No escaping needed")]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue