mirror of
https://github.com/nocodb/nocodb.git
synced 2026-05-05 20:08:47 +00:00
test: header selector
This commit is contained in:
@@ -137,7 +137,7 @@ const closeAddColumnDropdown = () => {
|
||||
<span
|
||||
class="name pl-1"
|
||||
:class="{ 'truncate': !isForm || !isExpandedForm, 'whitespace-pre-line': isForm || isExpandedForm }"
|
||||
:title="column.title"
|
||||
:data-test-id="column.title"
|
||||
>
|
||||
{{ column.title }}
|
||||
</span>
|
||||
|
||||
Reference in New Issue
Block a user