Skip to content

Commit

Permalink
fix(testing): default export ng component-test generator
Browse files Browse the repository at this point in the history
  • Loading branch information
barbados-clemens committed Oct 18, 2022
1 parent e8359d1 commit fdf437a
Showing 1 changed file with 2 additions and 0 deletions.
Expand Up @@ -49,3 +49,5 @@ export function componentTestGenerator(
);
}
}

export default componentTestGenerator;

0 comments on commit fdf437a

Please sign in to comment.