Skip to content

Commit

Permalink
Assert axios files are created
Browse files Browse the repository at this point in the history
  • Loading branch information
matthieuRioual committed May 24, 2022
1 parent 299ca37 commit 961c5c0
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ void shouldAddVue() {
VueAssert.assertAppWithCss(project);
VueAssert.assertLogos(project);
VueAssert.assertLogger(project);
VueAssert.assertAxiosFile(project);

VueAssert.assertJestSonar(project);
}
Expand Down

0 comments on commit 961c5c0

Please sign in to comment.