mirror of
https://github.com/DeNNiiInc/dbgate.git
synced 2026-04-17 23:45:59 +00:00
SYNC: fix
This commit is contained in:
@@ -442,7 +442,7 @@ describe('Data browser data', () => {
|
||||
cy.themeshot('mysqlbackup');
|
||||
});
|
||||
|
||||
it.only('View table YAML model', () => {
|
||||
it('View table YAML model', () => {
|
||||
cy.contains('MySql-connection').click();
|
||||
cy.contains('MyChinook').rightclick();
|
||||
cy.contains('Export DB model').click();
|
||||
|
||||
Reference in New Issue
Block a user