Skip to content

Commit

Permalink
more
Browse files Browse the repository at this point in the history
  • Loading branch information
jakelandis committed Jan 23, 2024
1 parent 64f5d75 commit b44cd75
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,7 @@ public void testMe() throws Exception {
System.out.println("********************");
System.out.println(action.getClass().getName());
System.out.println(actionName);
//TODO: check that these actions implement CrossClusterShardAction
}
}
}
Expand Down

0 comments on commit b44cd75

Please sign in to comment.