mirror of
https://github.com/iflytek/skillhub.git
synced 2026-08-28 11:25:00 +00:00
test: [6ec22314-8660-4ac1-99cd-11c5598c3dea] align skill detail compliance assertion
Signed-off-by: dongmucat <1127093059@qq.com>
This commit is contained in:
parent
76d17b4bc9
commit
1b5a8ab769
1 changed files with 1 additions and 1 deletions
|
|
@ -388,7 +388,7 @@ describe('SkillDetailPage', () => {
|
|||
expect(useSkillVersionDetailMock).toHaveBeenCalledWith('global', 'demo-skill', '0.9.0', true)
|
||||
expect(html).toContain('skillDetail.complianceSectionTitle')
|
||||
expect(html).toContain('Right to erasure')
|
||||
expect(html).toContain('Article-17')
|
||||
expect(html).toContain('skillDetail.complianceControlId')
|
||||
})
|
||||
|
||||
it('shows the label management panel for a user who can manage the skill lifecycle', () => {
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue