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: contentgrid-appserver-contentstore-impl-s3/src/test/java/com/contentgrid/appserver/contentstore/impl/s3/S3ContentStoreWriteFailureTest.java
Copy file name to clipboardExpand all lines: contentgrid-appserver-contentstore-impl-s3/src/test/java/com/contentgrid/appserver/contentstore/impl/s3/S3MockContentStoreTest.java
Copy file name to clipboardExpand all lines: contentgrid-appserver-contentstore-impl-utils/src/testFixtures/java/com/contentgrid/appserver/contentstore/impl/utils/testing/S3MockUtils.java
+5-1Lines changed: 5 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -11,7 +11,7 @@
11
11
@UtilityClass
12
12
publicclassS3MockUtils {
13
13
14
-
publicstaticfinalStringS3_MOCK_VERSION;
14
+
privatestaticfinalStringS3_MOCK_VERSION;
15
15
16
16
static {
17
17
// Read the version of com.adobe.testing:s3mock-testcontainers by looking at pom.properties
Copy file name to clipboardExpand all lines: contentgrid-appserver-infrastructure-impl-s3/src/test/java/com/contentgrid/appserver/impl/s3/S3ArtifactTest.java
Copy file name to clipboardExpand all lines: contentgrid-appserver-integration-test/src/test/java/com/contentgrid/appserver/integration/test/fixture/invoicing/InvoicingApiApplicationTest.java
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -119,7 +119,7 @@ class InvoicingApiApplicationTest {
0 commit comments