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 c034899 commit 6b80b45Copy full SHA for 6b80b45
src/bunit/Extensions/Internal/AngleSharpWrapperExtensions.cs
@@ -5,7 +5,7 @@ namespace Bunit.Web.AngleSharp;
5
/// <summary>
6
/// Extensions for <see cref="IElement"/> wrapped inside <see cref="WrapperBase{TElement}" /> types.
7
/// </summary>
8
-public static class AngleSharpWrapperExtensions
+internal static class AngleSharpWrapperExtensions
9
{
10
11
/// Unwraps a wrapped AngleSharp object, if it has been wrapped.
0 commit comments