Skip to content

Commit

Permalink
oops hehe
Browse files Browse the repository at this point in the history
  • Loading branch information
jacksonrakena committed Dec 1, 2023
1 parent 0671a69 commit a7076ce
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion Tests~/MtuTests.cs
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@

namespace Promul.Tests;

[TestFixture(TestName = "MTU tests")]
[Timeout(DEFAULT_TIMEOUT)]
public class MtuTests
{
Expand Down
1 change: 0 additions & 1 deletion Tests~/ShutdownTests.cs
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@

namespace Promul.Tests;

[TestFixture(TestName = "Shutdown and rejection tests")]
[Timeout(DEFAULT_TIMEOUT)]
public class ShutdownTests
{
Expand Down

0 comments on commit a7076ce

Please sign in to comment.