mirror of
https://github.com/nocodb/nocodb.git
synced 2026-04-30 07:06:47 +00:00
fix(test): Changed tpo data-testid from data-nc
This commit is contained in:
@@ -136,7 +136,7 @@ onMounted(() => {
|
||||
</script>
|
||||
|
||||
<template>
|
||||
<div class="flex flex-col w-full" data-nc="nc-share-base-sub-modal">
|
||||
<div class="flex flex-col w-full" data-testid="nc-share-base-sub-modal">
|
||||
<div class="flex flex-row items-center space-x-0.5 pl-2 h-[0.8rem]">
|
||||
<MdiOpenInNew />
|
||||
|
||||
|
||||
Reference in New Issue
Block a user