Skip to content

Commit 6dff5a7

Browse files
Update testing/test-utils/src/lib/utils/test-folder-setup.unit.test.ts
Co-authored-by: Matěj Chalk <34691111+matejchalk@users.noreply.github.com>
1 parent 13b84ba commit 6dff5a7

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

testing/test-utils/src/lib/utils/test-folder-setup.unit.test.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@ describe('restoreNxIgnoredFiles', () => {
3535
'/projects/lib2/project.json': '',
3636
});
3737
});
38+
3839
it('should rename Nx ignored files in a folder', async () => {
3940
vol.fromJSON(
4041
{

0 commit comments

Comments
 (0)