Skip to content
This repository was archived by the owner on Feb 4, 2025. It is now read-only.

Commit 4a4e41b

Browse files
committed
remove hidden _client from Endpoints Test
1 parent 9661364 commit 4a4e41b

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

Tests/Endpoints.cs

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,6 @@ namespace Tests
1313
{
1414
public class Endpoints : BaseTest
1515
{
16-
internal static SRLClient _client { get; set; } = new SRLClient();
17-
1816
[Test]
1917
[Category(nameof(Endpoints))]
2018
[Parallelizable]

0 commit comments

Comments
 (0)