Skip to content

Commit 88cc901

Browse files
committed
fix ArchitectureTest exception
1 parent 2ce85a6 commit 88cc901

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/test/java/it/aboutbits/springboot/toolbox/autoconfiguration/mvc/EntityIdBindingsForControllerTest.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -119,6 +119,7 @@ void emailAddressAsBody() throws Exception {
119119
}
120120

121121
@Nested
122+
@ArchIgnoreNoProductionCounterpart
122123
class DirectEnumEntityIdTest {
123124
@Test
124125
void valueAsPathVariable() throws Exception {

0 commit comments

Comments
 (0)