chore: prettier
This commit is contained in:
@@ -95,8 +95,7 @@ class BinaryOutputService {
|
|||||||
}
|
}
|
||||||
|
|
||||||
return uploadedBinaryOutput;
|
return uploadedBinaryOutput;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
async uploadBinaryOutputToMinioBucket(run: Run, key: string, data: Buffer): Promise<void> {
|
async uploadBinaryOutputToMinioBucket(run: Run, key: string, data: Buffer): Promise<void> {
|
||||||
const bucketName = 'maxun-run-screenshots';
|
const bucketName = 'maxun-run-screenshots';
|
||||||
|
|||||||
Reference in New Issue
Block a user