|
@@ -36,7 +36,7 @@ context('Access to page', () => {
|
|
|
// TODO: https://redmine.weseek.co.jp/issues/109939
|
|
// TODO: https://redmine.weseek.co.jp/issues/109939
|
|
|
it('/Sandbox with anchor hash is successfully loaded', () => {
|
|
it('/Sandbox with anchor hash is successfully loaded', () => {
|
|
|
cy.visit('/Sandbox#headers');
|
|
cy.visit('/Sandbox#headers');
|
|
|
- cy.waitUntilSkeletonDisappear();
|
|
|
|
|
|
|
+ // cy.waitUntilSkeletonDisappear();
|
|
|
|
|
|
|
|
// for check download toc data
|
|
// for check download toc data
|
|
|
// https://redmine.weseek.co.jp/issues/111384
|
|
// https://redmine.weseek.co.jp/issues/111384
|