We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2c24c66 commit 8bfe560Copy full SHA for 8bfe560
TUnit.Playwright/ContextTest.cs
@@ -5,7 +5,7 @@ namespace TUnit.Playwright;
5
6
public class ContextTest : BrowserTest
7
{
8
- public ContextTest() : base()
+ public ContextTest()
9
10
}
11
0 commit comments