Skip to content

Commit

Permalink
test(): fix generated definition headers
Browse files Browse the repository at this point in the history
  • Loading branch information
kamilmysliwiec committed Mar 19, 2021
1 parent 4a55dea commit a412984
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 3 deletions.
3 changes: 2 additions & 1 deletion tests/generated-definitions/custom-header.fixture.ts
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@

/** ------------------------------------------------------
/*
* -------------------------------------------------------
* THIS FILE WAS AUTOMATICALLY GENERATED (DO NOT MODIFY)
* -------------------------------------------------------
*/
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@

/** ------------------------------------------------------
/*
* -------------------------------------------------------
* THIS FILE WAS AUTOMATICALLY GENERATED (DO NOT MODIFY)
* -------------------------------------------------------
*/
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@

/** ------------------------------------------------------
/*
* -------------------------------------------------------
* THIS FILE WAS AUTOMATICALLY GENERATED (DO NOT MODIFY)
* -------------------------------------------------------
*/
Expand Down

0 comments on commit a412984

Please sign in to comment.