mirror of
https://github.com/nocodb/nocodb.git
synced 2026-05-05 20:46:56 +00:00
test: renamed test description
This commit is contained in:
@@ -235,7 +235,7 @@ test.describe('User single select - filter, sort & GroupBy', () => {
|
||||
await toolbar.filter.reset();
|
||||
}
|
||||
|
||||
test('Select and clear options and rename options', async () => {
|
||||
test('User sort & validate, filter & validate', async () => {
|
||||
// Sort ascending and validate
|
||||
await toolbar.sort.add({
|
||||
title: 'User',
|
||||
|
||||
Reference in New Issue
Block a user