Skip to content

Commit

Permalink
remove video compressions
Browse files Browse the repository at this point in the history
  • Loading branch information
tomsonpl committed Oct 31, 2023
1 parent 76d1e87 commit 03be3ef
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion x-pack/plugins/osquery/cypress/cypress.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,6 @@ export default defineCypressConfig({
trashAssetsBeforeRuns: false,
video: true,
videosFolder: '../../../target/kibana-osquery/cypress/videos',
videoCompression: true,
viewportHeight: 900,
viewportWidth: 1440,
experimentalStudio: true,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,6 @@ export default defineCypressConfig({
trashAssetsBeforeRuns: false,
video: true,
videosFolder: '../../../target/kibana-osquery/cypress/videos',
videoCompression: true,
viewportHeight: 946,
viewportWidth: 1680,

Expand Down

0 comments on commit 03be3ef

Please sign in to comment.