Skip to content

Commit

Permalink
Pick from apache#6997 bcc721d
Browse files Browse the repository at this point in the history
  • Loading branch information
AlbumenJ committed May 27, 2021
1 parent a80871f commit fd8d8d0
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -139,6 +139,7 @@ public void testObject() {

map.keySet().forEach(context::remove);
Assertions.assertNull(context.get("_11"));
RpcContext.removeContext();
}

@Test
Expand Down

0 comments on commit fd8d8d0

Please sign in to comment.