update master to V7
This commit is contained in:
@@ -32,7 +32,7 @@ Cypress.Commands.add(
|
||||
{
|
||||
prevSubject: true
|
||||
},
|
||||
(subject, snapshotOptions) => {
|
||||
(subject, _snapshotOptions) => {
|
||||
let html = subject[0].outerHTML;
|
||||
|
||||
for (const attribute of ngAttributes) {
|
||||
|
||||
Reference in New Issue
Block a user