зеркало из
1
0
Форкнуть 0
This commit is contained in:
Garrett Serack 2020-04-08 09:09:14 -07:00
Родитель bf14432268
Коммит d69a9c4488
5 изменённых файлов: 5 добавлений и 1 удалений

Просмотреть файл

@ -90,6 +90,7 @@ schemas: !<!Schemas>
name: image/tiff
description: Content Type 'image/tiff'
type: sealed-choice
choiceType: *ref_0
language: !<!Languages>
default:
name: ContentType

Просмотреть файл

@ -90,6 +90,7 @@ schemas: !<!Schemas>
name: image/tiff
description: Content Type 'image/tiff'
type: sealed-choice
choiceType: *ref_0
language: !<!Languages>
default:
name: ContentType

Просмотреть файл

@ -90,6 +90,7 @@ schemas: !<!Schemas>
name: image/tiff
description: Content Type 'image/tiff'
type: sealed-choice
choiceType: *ref_0
language: !<!Languages>
default:
name: ContentType

Просмотреть файл

@ -90,6 +90,7 @@ schemas: !<!Schemas>
name: ImageTiff
description: Content Type 'image/tiff'
type: sealed-choice
choiceType: *ref_0
language: !<!Languages>
default:
name: ContentType

Просмотреть файл

@ -213,7 +213,7 @@ async function createPassThruSession(config: any, input: string, inputArtifactTy
}, {}, codeModelSchema);
}
//@suite
@suite
class Process {
@test
async 'simple model test'() {