Skip to content

Commit 1764b05

Browse files
committed
Remove stale backend comment from routeBackbeat test.
Drop a legacy comment left from Ceph-era behavior to avoid ambiguity in multipart upload tagging tests.
1 parent d70a2a9 commit 1764b05

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

tests/multipleBackend/routes/routeBackbeat.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3052,7 +3052,6 @@ describe('backbeat routes', () => {
30523052
describeIfLocationAws('backbeat multipart upload operations (external location)', function test() {
30533053
this.timeout(10000);
30543054

3055-
// The test backend does not support putting tags during initiate MPU.
30563055
it('should put tags if the source is AWS and tags are ' +
30573056
'provided when initiating the multipart upload', done => {
30583057
const awsKey = uuidv4();

0 commit comments

Comments
 (0)