Fix widget tests (#9591)
This commit is contained in:
parent
3e9f88506e
commit
94004b7a3f
20 changed files with 20 additions and 20 deletions
|
@ -1,5 +1,5 @@
|
|||
<template>
|
||||
<MkContainer :show-header="widgetProps.showHeader" class="mkw-aiscript">
|
||||
<MkContainer :show-header="widgetProps.showHeader" class="mkw-aiscript data-cy-mkw-aiscript">
|
||||
<template #icon><i class="ti ti-terminal-2"></i></template>
|
||||
<template #header>{{ i18n.ts._widgets.aiscript }}</template>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue