mirror of
https://github.com/nocodb/nocodb.git
synced 2026-04-25 03:55:57 +00:00
test: disable standalone execution for role preview
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
This commit is contained in:
committed by
Muhammed Mustafa
parent
2c6a9b02bd
commit
8df41a6296
@@ -10,7 +10,7 @@ import {
|
||||
|
||||
let roles = ["Editor", "Commenter", "Viewer"];
|
||||
|
||||
test.describe.only("Preview Mode", () => {
|
||||
test.describe("Preview Mode", () => {
|
||||
let dashboard: DashboardPage;
|
||||
let toolbar: ToolbarPage;
|
||||
let settings: SettingsPage;
|
||||
|
||||
Reference in New Issue
Block a user