Skip to content

Commit

Permalink
test: delete bukcet_worm.test.js
Browse files Browse the repository at this point in the history
  • Loading branch information
csg01123119 committed Aug 17, 2023
1 parent 0845200 commit 3afea26
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/node/bucket_worm.test.js
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ const utils = require('./utils');
const oss = require('../..');
const { oss: config, timeout } = require('../config');

describe('test/bucket.test.js', () => {
describe('test/bucket_worm.test.js', () => {
const { prefix } = utils;
let store;
let bucket;
Expand Down

0 comments on commit 3afea26

Please sign in to comment.