Skip to content

Commit

Permalink
unit test tweak
Browse files Browse the repository at this point in the history
  • Loading branch information
christian-bromann committed Aug 26, 2024
1 parent 85edd55 commit 1d2791a
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ describe('createComponentWrappers', () => {
*/
/* eslint-disable */
export * from "./components.server";
export { MyComponent, MyOtherComponent } from "./components.server";
`);
});
Expand Down

0 comments on commit 1d2791a

Please sign in to comment.