Skip to content

Commit

Permalink
Merge pull request #1593 from raux/master
Browse files Browse the repository at this point in the history
Update broken external link
  • Loading branch information
shakyShane committed Sep 17, 2018
2 parents 58240c6 + 63208bf commit b7f664e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cypress/integration.backup/example_spec.js
Original file line number Diff line number Diff line change
Expand Up @@ -750,7 +750,7 @@ describe('Kitchen Sink', function () {

// we can use Cypress.platform string to
// select appropriate command
// https://on.cypress/io/platform
// https://on.cypress.io/platform
cy.log(`Platform ${Cypress.platform} architecture ${Cypress.arch}`)

if (Cypress.platform === 'win32') {
Expand Down

0 comments on commit b7f664e

Please sign in to comment.