Removes EE differences for stage_column_component_spec
This commit is contained in:
parent
0610bb0917
commit
e081c0cba2
1 changed files with 1 additions and 1 deletions
|
@ -55,7 +55,7 @@ describe('stage column component', () => {
|
|||
id: 4259,
|
||||
name: '<img src=x onerror=alert(document.domain)>',
|
||||
status: {
|
||||
icon: 'icon_status_success',
|
||||
icon: 'status_success',
|
||||
label: 'success',
|
||||
tooltip: '<img src=x onerror=alert(document.domain)>',
|
||||
},
|
||||
|
|
Loading…
Reference in a new issue