Refactor: Move MinIO test files to envtests directory and remove old test files

This commit is contained in:
feie9454 2025-11-19 11:23:29 +08:00
parent b5929613ba
commit 9f2217769d
3 changed files with 1 additions and 1991 deletions

View File

@ -1,6 +1,6 @@
#!/usr/bin/env bun
import { initializeMinIO, testMinIOUpload } from './lib/minioClient'
import { initializeMinIO, testMinIOUpload } from '../lib/minioClient'
async function testMinIO() {
console.log('🚀 开始测试 MinIO 连接...')

1990
package-lock.json generated

File diff suppressed because it is too large Load Diff