Skip to content

Commit 94933c4

Browse files
committed
Splitting 2 Test and updating minor comments.
1 parent 9099e21 commit 94933c4

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

orchestration/src/test/java/com/sap/ai/sdk/orchestration/OrchestrationModuleConfigTest.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,6 @@ void testDpiMaskingConfig() {
110110

111111
@Test
112112
void testCustomRegex() {
113-
114113
var masking =
115114
DpiMasking.anonymization()
116115
.withRegex("\\d{3}-\\d{2}-\\d{4}", "***-**-****")

0 commit comments

Comments
 (0)