Skip to content

Commit

Permalink
infra: block google fonts
Browse files Browse the repository at this point in the history
  • Loading branch information
axheim committed Jul 8, 2024
1 parent fc465f4 commit 55bc6be
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions cypress.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ export default defineConfig({
e2e: {
specPattern: "**/e2e/*.{spec.ts,feature}",
baseUrl: "http://localhost:4200/",
blockHosts: "fonts.googleapis.com",

async setupNodeEvents(on: Cypress.PluginEvents, config: Cypress.PluginConfigOptions)
{
Expand Down

0 comments on commit 55bc6be

Please sign in to comment.