mirror of
https://github.com/DeNNiiInc/dbgate.git
synced 2026-04-18 00:56:02 +00:00
E2E tests
This commit is contained in:
@@ -71,7 +71,7 @@ describe('Data browser data', () => {
|
||||
cy.screenshot('formview');
|
||||
});
|
||||
|
||||
it.only('SQL Gen', () => {
|
||||
it('SQL Gen', () => {
|
||||
cy.contains('Postgres-connection').click();
|
||||
cy.contains('PgChinook').rightclick();
|
||||
cy.contains('SQL Generator').click();
|
||||
|
||||
Reference in New Issue
Block a user