Skip to content

Commit

Permalink
Loop Breaker- To Fix Replace ; on nameSpace
Browse files Browse the repository at this point in the history
  • Loading branch information
LeoMarlow committed Dec 11, 2024
1 parent 8b3893a commit ded62aa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Assignment.tests/WildCardPattern.cs
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
using System.Text;
using System.Text.RegularExpressions;

namespace Assignment.Tests;
namespace Assignment.Tests

Check failure on line 12 in Assignment.tests/WildCardPattern.cs

View workflow job for this annotation

GitHub Actions / Run Shared Build and Test Workflow / build-and-test

{ expected

Check failure on line 12 in Assignment.tests/WildCardPattern.cs

View workflow job for this annotation

GitHub Actions / Run Shared Build and Test Workflow / build-and-test

{ expected

/// <summary>
/// Provides enumerated values to use to set wildcard pattern
Expand Down

0 comments on commit ded62aa

Please sign in to comment.