Controller's method with @PreAuthorize
generates infinitely many same tests.
#2727
Labels
ctg-bug
Issue is a bug
@PreAuthorize
generates infinitely many same tests.
#2727
To Reproduce
Generate integration tests for controller's method which has
@PreAuthorize
, e.g.Expected behavior
Probably shouldn't have this test since it tests nothing.
Actual behavior
The text was updated successfully, but these errors were encountered: