Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 2d442c6

Browse files
chore: update README.md (#279)
1 parent 5b4832f commit 2d442c6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎README.md‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -205,7 +205,7 @@ cy.matchImage({
205205
forceDeviceScaleFactor: false,
206206
// title used for naming the image file
207207
// default: Cypress.currentTest.titlePath (your test title)
208-
title: `${Cypress.currentTest.titlePath.join(' ')} (${Cypress.browser.displayName})`
208+
title: `${Cypress.currentTest.titlePath.join(' ')} (${Cypress.browser.displayName})`,
209209
// pass a path to custom image that should be used for comparison
210210
// instead of checking against the image from previous run
211211
// default: undefined

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /