mirror of
https://github.com/nocodb/nocodb.git
synced 2026-05-03 07:16:52 +00:00
test(cypress): class names to support meta sync tests
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
This commit is contained in:
@@ -158,7 +158,7 @@
|
||||
<div v-if="isNewOrDeletedModelFound" class="d-flex justify-center">
|
||||
<x-btn
|
||||
x-large
|
||||
btn.class="mx-auto primary"
|
||||
btn.class="mx-auto primary nc-btn-sync-meta-data"
|
||||
tooltip="Sync metadata"
|
||||
@click="syncMetadata"
|
||||
>
|
||||
|
||||
Reference in New Issue
Block a user