File tree Expand file tree Collapse file tree 2 files changed +2
-4
lines changed
server/src/test/kotlin/com/adobe/testing/s3mock Expand file tree Collapse file tree 2 files changed +2
-4
lines changed Original file line number Diff line number Diff line change 11/*
2- * Copyright 2017-2024 Adobe.
2+ * Copyright 2017-2025 Adobe.
33 *
44 * Licensed under the Apache License, Version 2.0 (the "License");
55 * you may not use this file except in compliance with the License.
@@ -17,7 +17,6 @@ package com.adobe.testing.s3mock.dto
1717
1818import org.assertj.core.api.Assertions.assertThat
1919import org.assertj.core.api.Assertions.assertThatThrownBy
20- import org.junit.jupiter.api.Disabled
2120import org.junit.jupiter.api.Test
2221import java.util.UUID
2322
Original file line number Diff line number Diff line change 11/*
2- * Copyright 2017-2024 Adobe.
2+ * Copyright 2017-2025 Adobe.
33 *
44 * Licensed under the Apache License, Version 2.0 (the "License");
55 * you may not use this file except in compliance with the License.
@@ -29,7 +29,6 @@ import org.springframework.boot.test.autoconfigure.web.servlet.AutoConfigureMock
2929import org.springframework.boot.test.autoconfigure.web.servlet.AutoConfigureWebMvc
3030import org.springframework.boot.test.context.SpringBootTest
3131import org.springframework.boot.test.mock.mockito.MockBean
32- import software.amazon.awssdk.services.s3.model.ObjectOwnership
3332import software.amazon.awssdk.services.s3.model.ObjectOwnership.BUCKET_OWNER_ENFORCED
3433
3534@AutoConfigureWebMvc
You can’t perform that action at this time.
0 commit comments