修复外部编辑器接口测试格式门禁
调整图片生成警告断言的 rustfmt 换行格式。
This commit is contained in:
@@ -885,8 +885,8 @@ mod tests {
|
||||
"#/components/schemas/EditorIconSpritesheetSliceWarning"
|
||||
);
|
||||
assert_eq!(
|
||||
parsed["components"]["schemas"]["EditorImageGenerationResponse"]["properties"]
|
||||
["warning"]["anyOf"][0]["$ref"],
|
||||
parsed["components"]["schemas"]["EditorImageGenerationResponse"]["properties"]["warning"]
|
||||
["anyOf"][0]["$ref"],
|
||||
"#/components/schemas/EditorGenerationWarning"
|
||||
);
|
||||
assert_eq!(
|
||||
|
||||
Reference in New Issue
Block a user