Skip to content

Commit 4ba0b2a

Browse files
committed
fix typo
1 parent eeb48ed commit 4ba0b2a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Bellatrix.Playwright.Tests/Controls/Shadow DOM/ShadowDomTests.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ public override void TestInit()
3030
}
3131

3232
[TestMethod]
33-
public void CreeatingShadowRootComponent()
33+
public void CreatingShadowRootComponent()
3434
{
3535
var shadowRoot = App.Components.CreateById<ShadowRoot>("basicShadowHost");
3636

0 commit comments

Comments
 (0)