tests: add tests
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
using WebSocket = System.Net.WebSockets.WebSocket;
|
||||
|
||||
namespace StevesBot.Worker.Tests.Integration.Infrastructure;
|
||||
|
||||
# pragma warning disable CA1001
|
||||
|
||||
@@ -1,5 +1,3 @@
|
||||
using System.Text;
|
||||
|
||||
using WebSocket = StevesBot.Worker.WebSockets.WebSocket;
|
||||
|
||||
namespace StevesBot.Worker.Tests.Integration;
|
||||
|
||||
Reference in New Issue
Block a user