mirror of
https://github.com/gristlabs/grist-core.git
synced 2026-03-02 04:09:24 +00:00
test(columnDesc): create column description simple test
This commit is contained in:
@@ -119,6 +119,7 @@ export function buildDescriptionConfig(
|
||||
await origColumn.description.saveOnly(elem.value);
|
||||
editedDescription.set('');
|
||||
}),
|
||||
testId('column-description'),
|
||||
)
|
||||
),
|
||||
|
||||
|
||||
Reference in New Issue
Block a user