Skip to content

Commit

Permalink
Comment
Browse files Browse the repository at this point in the history
  • Loading branch information
robotdan committed Nov 19, 2024
1 parent 3776bb9 commit 5b5dbd9
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ public void differentButtonClick() throws Exception {

@Test
public void differentButtonClick_notAllowed() throws Exception {
// Default behavior will be to limit using alternate form actions
// Disable action mapping using action parameter __a_
configuration.allowActionParameterDuringActionMappingWorkflow = false;

request.setPath("/admin/user/edit");
Expand Down

0 comments on commit 5b5dbd9

Please sign in to comment.