mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-04-26 18:36:14 -04:00
aw
This commit is contained in:
parent
954810b9f2
commit
ce21ac9ba4
2 changed files with 8 additions and 3 deletions
|
@ -45,7 +45,6 @@ describe(__filename, () => {
|
|||
let originalLineCount;
|
||||
cy.visit('http://127.0.0.1:9001/p/collab', {timeout: 120000});
|
||||
// Until we find a better way, this is required.
|
||||
cy.wait(20000); // wait for Minified JS to be built...
|
||||
cy.get('iframe[name="ace_outer"]', {timeout: 120000}).iframe()
|
||||
.find('iframe[name="ace_inner"]').iframe()
|
||||
.find('.ace-line:first')
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue