Refactor: Move MinIO test files to envtests directory and remove old test files
This commit is contained in:
parent
b5929613ba
commit
9f2217769d
@ -1,6 +1,6 @@
|
|||||||
#!/usr/bin/env bun
|
#!/usr/bin/env bun
|
||||||
|
|
||||||
import { initializeMinIO, testMinIOUpload } from './lib/minioClient'
|
import { initializeMinIO, testMinIOUpload } from '../lib/minioClient'
|
||||||
|
|
||||||
async function testMinIO() {
|
async function testMinIO() {
|
||||||
console.log('🚀 开始测试 MinIO 连接...')
|
console.log('🚀 开始测试 MinIO 连接...')
|
||||||
1990
package-lock.json
generated
1990
package-lock.json
generated
File diff suppressed because it is too large
Load Diff
Loading…
x
Reference in New Issue
Block a user