You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: spring/fluentforms-sample-webmvc-app/src/test/java/com/_4point/aem/fluentforms/sampleapp/resources/TestConstants.java
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -23,12 +23,12 @@ public class TestConstants {
23
23
// The following Set controls whether the integration tests are run with WireMock, TestContainers or both.
24
24
// This is normally set to just WIREMOCK since that is what is required for the GitHub actions CI pipeline,
25
25
// but it may be set to other values when testing locally.
0 commit comments