Skip to content

Commit

Permalink
Merge pull request #181 from makeen-project/feature_ALS-1776_cypress_…
Browse files Browse the repository at this point in the history
…report_final

[Enhancements] Cypress reporting
  • Loading branch information
wadhawh authored May 13, 2024
2 parents 5bad592 + 37a8929 commit 3021f6f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cypress.config.ts
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
import { defineConfig } from "cypress";
import { cypressBrowserPermissionsPlugin } from "cypress-browser-permissions";
import { beforeRunHook, afterRunHook } from "cypress-mochawesome-reporter/lib";
import { afterRunHook, beforeRunHook } from "cypress-mochawesome-reporter/lib";

export default defineConfig({
viewportWidth: 1024,
Expand Down

0 comments on commit 3021f6f

Please sign in to comment.