Skip to content

Commit

Permalink
remove skip
Browse files Browse the repository at this point in the history
  • Loading branch information
LekoArts authored and tyhopp committed Mar 17, 2022
1 parent 843b538 commit 9669325
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/gatsby-cli/src/__tests__/handlers/plugin-add.ts
Expand Up @@ -75,7 +75,7 @@ describe(`addPlugins`, () => {
})
})

describe.skip(`gatsby-config.ts`, () => {
describe(`gatsby-config.ts`, () => {
beforeEach(async () => {
await copyFile(config.ts.starter, config.ts.fixture)
})
Expand Down

0 comments on commit 9669325

Please sign in to comment.