Skip to content

Commit

Permalink
Use SeededTest for PullRequest510 #510.
Browse files Browse the repository at this point in the history
  • Loading branch information
bchavez committed Jan 13, 2024
1 parent c53cd50 commit 43f7461
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Source/Bogus.Tests/GitHubIssues/PullRequest510.cs
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

namespace Bogus.Tests.GitHubIssues;

public class PullRequest510
public class PullRequest510 : SeededTest
{
private readonly ITestOutputHelper console;

Expand Down

0 comments on commit 43f7461

Please sign in to comment.