themeshot name

This commit is contained in:
SPRINX0\prochazka
2025-03-26 12:59:08 +01:00
parent 96f387e90b
commit 0a1972b854

View File

@@ -352,7 +352,7 @@ describe('Data browser data', () => {
cy.contains('Customer').rightclick();
cy.contains('Open structure').click();
cy.contains('varchar(40)');
cy.themeshot('structure');
cy.themeshot('table-structure-editor');
cy.contains('EmployeeId').click();
cy.contains('Ref column - Employee');
cy.themeshot('foreign-key-editor');