Skip to content

Commit

Permalink
SWC-6668: delete comment on EntityActionControllerImplTest
Browse files Browse the repository at this point in the history
  • Loading branch information
Jin Jun Oh committed Feb 19, 2024
1 parent 823ff1f commit 01d3437
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -407,7 +407,6 @@ public void before() {
PromptForValuesModalView.Configuration.Builder.class,
new SelfReturningAnswer()
);
// when(mockMaterializedView.getId()).thenReturn(entityId);

when(mockAuthenticationController.isLoggedIn()).thenReturn(true);
when(mockAuthenticationController.getCurrentUserPrincipalId())
Expand Down

0 comments on commit 01d3437

Please sign in to comment.