Skip to content

Commit

Permalink
Force viewport
Browse files Browse the repository at this point in the history
  • Loading branch information
santam85 committed Aug 14, 2023
1 parent dfe2e7f commit 9b80e82
Show file tree
Hide file tree
Showing 7 changed files with 129 additions and 129 deletions.
4 changes: 2 additions & 2 deletions apps/ng2-charts-e2e/cypress.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@ import { initPlugin } from '@frsource/cypress-plugin-visual-regression-diff/plug
export default defineConfig({
e2e: {
...nxE2EPreset(__dirname),
viewportHeight: 660,
viewportWidth: 1000,
viewportHeight: 400,
viewportWidth: 800,
chromeWebSecurity: false,
videosFolder: '../../dist/cypress/videos',
screenshotsFolder: '../../dist/cypress/screenshots',
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
254 changes: 127 additions & 127 deletions package-lock.json

Large diffs are not rendered by default.

0 comments on commit 9b80e82

Please sign in to comment.