Skip to content

Commit

Permalink
fix(testing): default export ng component-test generator (#12695)
Browse files Browse the repository at this point in the history
  • Loading branch information
barbados-clemens committed Oct 21, 2022
1 parent 657cdba commit 507f890
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 507f890

Please sign in to comment.