This commit is contained in:
@@ -19,7 +19,7 @@
|
||||
|
||||
<template v-for="item in obj">
|
||||
<v-col :key="item.key" cols="12" sm="6" lg="4" xl="3" px-2>
|
||||
<v-card :data-cy="!!enableCypress ? item.key : false">
|
||||
<v-card :data-cy="!!$ay.dev ? item.key : false">
|
||||
<v-card-title>
|
||||
{{ item.title }}
|
||||
</v-card-title>
|
||||
|
||||
Reference in New Issue
Block a user