mirror of
https://github.com/nocodb/nocodb.git
synced 2026-05-04 04:36:53 +00:00
feat(testing): Integrated data-nc standard for dom attribute used for testing
This commit is contained in:
@@ -136,7 +136,7 @@ onMounted(() => {
|
||||
</script>
|
||||
|
||||
<template>
|
||||
<div class="flex flex-col w-full" data-pw="nc-share-base-sub-modal">
|
||||
<div class="flex flex-col w-full" data-nc="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