Skip to content

Commit ccff217

Browse files
committed
revert unneeded changes
1 parent 2d54c24 commit ccff217

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

packages/errors/__snapshot-html__/EXPERIMENTAL_RUN_ALL_SPECS_E2E_ONLY.html

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/errors/src/errors.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1232,7 +1232,7 @@ export const AllCypressErrors = {
12321232
You can safely remove this option from your config.`
12331233
},
12341234
EXPERIMENTAL_RUN_ALL_SPECS_E2E_ONLY: () => {
1235-
const code = errPartial`
1235+
const code = errPartial`
12361236
{
12371237
e2e: {
12381238
experimentalRunAllSpecs: true

0 commit comments

Comments
 (0)