RED-4510: Generated Redaction Log and Generating will not run with profile
This commit is contained in:
parent
a4f2b2a1d8
commit
95cd64ca87
@ -358,7 +358,7 @@ public class RulesTest {
|
||||
.filter(r -> r.getHeight() == rectangle.getHeight())
|
||||
.filter(r -> r.getWidth() == rectangle.getWidth())
|
||||
.findFirst();
|
||||
// assertThat(savedRectangle).isPresent(); TODO PSC !!!
|
||||
assertThat(savedRectangle).isPresent();
|
||||
}
|
||||
|
||||
for (RedactionLogComment comment : redactionLogEntry.getComments()) {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user