Skip to content

Commit

Permalink
fix lint
Browse files Browse the repository at this point in the history
  • Loading branch information
chervyakovru authored and yndx-birman committed Nov 1, 2022
1 parent 473d04a commit b2e9b15
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/includes.test.ts
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ describe('Includes', () => {
path: mocksPath,
root: dirname(mocksPath),
vars: {condition: true},
conditionsInCode: true,
conditionsInCode: true,
},
);

Expand Down

0 comments on commit b2e9b15

Please sign in to comment.