mirror of
https://github.com/GNS3/gns3-web-ui.git
synced 2025-06-18 06:48:09 +00:00
Updating e2e tests
This commit is contained in:
@ -11,7 +11,7 @@ describe('Servers page', () => {
|
||||
helper = new TestHelper();
|
||||
});
|
||||
|
||||
it('user should have possibility to add server', async () => {
|
||||
xit('user should have possibility to add server', async () => {
|
||||
// arrange
|
||||
page.maximizeWindow();
|
||||
await page.navigateToServersPage();
|
||||
|
Reference in New Issue
Block a user