Skip to content

Commit 58e48f9

Browse files
committed
remove unneeded inheritance [#17]
1 parent 7b74c5c commit 58e48f9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

BunqSdk.Tests/Http/PaginationTest.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ namespace Bunq.Sdk.Tests.Http
99
/// Tests:
1010
/// Pagination
1111
/// </summary>
12-
public class PaginationTest : BunqSdkTestBase
12+
public class PaginationTest
1313
{
1414
/// <summary>
1515
/// Values of pagination properties for testing.

0 commit comments

Comments
 (0)