коммит произвёл
GitHub
родитель
a75d26b4ac
Коммит
ebe1bd4e31
@@ -92,18 +92,6 @@ describe('Upload Files - Image', () => {
|
||||
testImage(properties);
|
||||
});
|
||||
|
||||
it('MM-T2264_6 - PSD', () => {
|
||||
const properties = {
|
||||
filePath: 'mm_file_testing/Images/PSD.psd',
|
||||
fileName: 'PSD.psd',
|
||||
originalWidth: 400,
|
||||
originalHeight: 479,
|
||||
mimeType: 'application/psd',
|
||||
};
|
||||
|
||||
testImage(properties);
|
||||
});
|
||||
|
||||
it('MM-T2264_7 - WEBP', () => {
|
||||
const properties = {
|
||||
filePath: 'mm_file_testing/Images/WEBP.webp',
|
||||
|
||||
Ссылка в новой задаче
Block a user