test: 修改测试用例
This commit is contained in:
@ -42,7 +42,7 @@ describe('toQuestionTypeView', () => {
|
||||
|
||||
expect(toQuestionTypeView(rawData)).toEqual({
|
||||
id: '-1',
|
||||
type: '',
|
||||
name: '',
|
||||
});
|
||||
});
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user