small formatting fix to trigger more tests (#660)

This commit is contained in:
Felipe Knorr Kuhn 2021-07-25 15:49:40 -07:00 committed by GitHub
parent 81df40681f
commit 8a44ccc55d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -136,7 +136,7 @@ describe('Liquid', () => {
it('prevents regressing issue #644', () => {
cy.visit('/liquid/tx/393b890966f305e7c440fcfb12a13f51a7a9011cc59ff5f14f6f93214261bd82');
cy.waitForSkeletonGone();
})
});
});
});