summaryrefslogtreecommitdiff
path: root/packages/frontend/src/widgets/WidgetJobQueue.vue
diff options
context:
space:
mode:
authorsyuilo <Syuilotan@yahoo.co.jp>2023-03-09 19:59:11 +0900
committersyuilo <Syuilotan@yahoo.co.jp>2023-03-09 19:59:11 +0900
commitfcb6e0adb9d2e8d8ac85b7e58a17edcdecec4618 (patch)
tree9ef8adc79fdc010fab5f9a4852e8b95dba098c80 /packages/frontend/src/widgets/WidgetJobQueue.vue
parentchore(frontend): add debugger for #6864 (#10270) (diff)
downloadsharkey-fcb6e0adb9d2e8d8ac85b7e58a17edcdecec4618.tar.gz
sharkey-fcb6e0adb9d2e8d8ac85b7e58a17edcdecec4618.tar.bz2
sharkey-fcb6e0adb9d2e8d8ac85b7e58a17edcdecec4618.zip
chore(test): data属性がclassになっているのを修正
Diffstat (limited to 'packages/frontend/src/widgets/WidgetJobQueue.vue')
-rw-r--r--packages/frontend/src/widgets/WidgetJobQueue.vue2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/frontend/src/widgets/WidgetJobQueue.vue b/packages/frontend/src/widgets/WidgetJobQueue.vue
index 69912e21f7..84043cf13f 100644
--- a/packages/frontend/src/widgets/WidgetJobQueue.vue
+++ b/packages/frontend/src/widgets/WidgetJobQueue.vue
@@ -1,5 +1,5 @@
<template>
-<div class="mkw-jobQueue data-cy-mkw-jobQueue _monospace" :class="{ _panel: !widgetProps.transparent }">
+<div data-cy-mkw-jobQueue class="mkw-jobQueue _monospace" :class="{ _panel: !widgetProps.transparent }">
<div class="inbox">
<div class="label">Inbox queue<i v-if="current.inbox.waiting > 0" class="ti ti-alert-triangle icon"></i></div>
<div class="values">