Skip to content

Commit

Permalink
chore: remove outdate config from test
Browse files Browse the repository at this point in the history
  • Loading branch information
ascorbic committed Sep 19, 2024
1 parent b082702 commit 83cc37d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/integrations/mdx/test/css-head-mdx.test.js
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@ describe('Head injection w/ MDX', () => {
integrations: [mdx()],
// test suite was authored when inlineStylesheets defaulted to never
build: { inlineStylesheets: 'never' },
experimental: { contentLayer: true },
});
});

Expand Down

0 comments on commit 83cc37d

Please sign in to comment.