We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 32945d4 commit 9e373c7Copy full SHA for 9e373c7
BunqSdk.Tests/BunqSdkTestBase.cs
@@ -36,7 +36,6 @@ protected static ApiContext GetApiContext()
36
try
37
{
38
apiContext = ApiContext.Restore(FILENAME_CONTEXT_CONF);
39
-// apiContext.EnsureSessionActive();
40
}
41
catch (BunqException)
42
0 commit comments