mirror of
https://github.com/DeNNiiInc/dbgate.git
synced 2026-04-26 06:26:00 +00:00
fix
This commit is contained in:
@@ -13,7 +13,7 @@ beforeEach(() => {
|
|||||||
});
|
});
|
||||||
|
|
||||||
describe('Data browser data', () => {
|
describe('Data browser data', () => {
|
||||||
it.only('Export window', () => {
|
it('Export window', () => {
|
||||||
cy.contains('MySql-connection').click();
|
cy.contains('MySql-connection').click();
|
||||||
cy.contains('MyChinook').rightclick();
|
cy.contains('MyChinook').rightclick();
|
||||||
cy.contains('Export').click();
|
cy.contains('Export').click();
|
||||||
|
|||||||
Reference in New Issue
Block a user