- Testing: Migrate remaining HTML tests to Cypress

This commit is contained in:
Brett Zamir
2019-11-24 11:29:24 +08:00
parent 3045e52e51
commit c3c9b0f54d
62 changed files with 4154 additions and 5035 deletions

View File

@@ -10,6 +10,5 @@ copyfiles([
], {
up: 1
}, () => {
// eslint-disable-next-line no-console
console.log('Done');
});