Skip to content

Commit

Permalink
fix: linter
Browse files Browse the repository at this point in the history
  • Loading branch information
bednar committed Sep 18, 2023
1 parent bf8ba44 commit f2b749a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Client.Test/MockServerTest.cs
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ public void OneTimeSetUp()

MockProxyUrl = MockProxy.Urls[0];
}

[OneTimeTearDownAttribute]
public void OneTimeTearDownAttribute()
{
Expand Down

0 comments on commit f2b749a

Please sign in to comment.