Skip to content

Commit 7f4ae52

Browse files
Ading new line at EOF
1 parent e902fb9 commit 7f4ae52

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cypress/support/assertions/expect_alerts.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -168,4 +168,4 @@ Cypress.Commands.add('expect_inline_field_errors', ({ containsText }) => {
168168
.contains('#name-error-msg', containsText)
169169
.scrollIntoView()
170170
.should('be.visible');
171-
});
171+
});

0 commit comments

Comments
 (0)