Updating Mudblazor Version

This commit is contained in:
Jonathan
2025-04-27 19:34:50 -04:00
parent 38ff4e3e89
commit e820457176
153 changed files with 5010 additions and 2059 deletions
+1 -2
View File
@@ -3,7 +3,6 @@ namespace TestAutomation;
[TestFixture]
public class TestLinks : BaseTest
{
[SetUp]
public void SetUp()
{
@@ -15,7 +14,7 @@ public class TestLinks : BaseTest
{
TestReport.ThrowErrors();
}
[Test]
public void VerifyPageLinks()
{