Skip to content

Commit

Permalink
Merge branch 'release/c3.0' into release/c3.11
Browse files Browse the repository at this point in the history
  • Loading branch information
tommystendahl committed Oct 6, 2023
2 parents df8ecfa + 4f54851 commit cad0437
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -174,7 +174,7 @@ public static void afterClass()

if(authorizedSession != null)
{
authorizedCluster.close();
authorizedSession.close();
}
if(authorizedCluster != null)
{
Expand Down

0 comments on commit cad0437

Please sign in to comment.