mirror of
https://github.com/DeNNiiInc/dbgate.git
synced 2026-04-30 15:03:57 +00:00
themeshot name
This commit is contained in:
@@ -352,7 +352,7 @@ describe('Data browser data', () => {
|
|||||||
cy.contains('Customer').rightclick();
|
cy.contains('Customer').rightclick();
|
||||||
cy.contains('Open structure').click();
|
cy.contains('Open structure').click();
|
||||||
cy.contains('varchar(40)');
|
cy.contains('varchar(40)');
|
||||||
cy.themeshot('structure');
|
cy.themeshot('table-structure-editor');
|
||||||
cy.contains('EmployeeId').click();
|
cy.contains('EmployeeId').click();
|
||||||
cy.contains('Ref column - Employee');
|
cy.contains('Ref column - Employee');
|
||||||
cy.themeshot('foreign-key-editor');
|
cy.themeshot('foreign-key-editor');
|
||||||
|
|||||||
Reference in New Issue
Block a user