Skip to content

Commit de264eb

Browse files
committed
test(staged): remove redundant color cleanup
1 parent 688d827 commit de264eb

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

packages/rstack/tests/cli/staged/fmt.test.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,6 @@ beforeEach(() => {
4545
GIT_CONFIG_NOSYSTEM: '1',
4646
NO_COLOR: '1',
4747
};
48-
delete env.FORCE_COLOR;
4948

5049
git(['init', '--quiet']);
5150
});

0 commit comments

Comments
 (0)