Skip to content

Commit e09daaa

Browse files
authored
Fixed bluesky link (#542)
Fixed bluesky link to new and updated handle.
1 parent 9f81d21 commit e09daaa

File tree

4 files changed

+403
-860
lines changed

4 files changed

+403
-860
lines changed

cypress.config.ts

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,6 @@ export default defineConfig({
99
experimentalCspAllowList: true,
1010
// Run all specs together
1111
experimentalRunAllSpecs: true,
12-
// Enable experimental Cypress Studio feature
13-
experimentalStudio: true,
1412
// Enable experimental interactive run events
1513
experimentalInteractiveRunEvents: true,
1614
// Enable experimental memory management

0 commit comments

Comments
 (0)