Skip to content

Commit

Permalink
fix(workspace): fix default rc
Browse files Browse the repository at this point in the history
  • Loading branch information
ChristopherPHolder committed Aug 26, 2024
1 parent c5fdbdb commit ef20501
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion e2e/cli-e2e/utils/setup.ts
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@ export const DEFAULT_RC = {
outPath: "./measures",
format: ["html"]
},
assert: {}
};

export const KEYBOARD = {
Expand Down

0 comments on commit ef20501

Please sign in to comment.