mirror of
https://github.com/actions/setup-go.git
synced 2025-08-15 05:05:07 +00:00
ran npm run format
This commit is contained in:
parent
1b4432d713
commit
7536f71ae2
@ -215,7 +215,7 @@ describe('isGhes', () => {
|
|||||||
|
|
||||||
beforeEach(() => {
|
beforeEach(() => {
|
||||||
jest.resetModules();
|
jest.resetModules();
|
||||||
process.env = { ...pristineEnv };
|
process.env = {...pristineEnv};
|
||||||
});
|
});
|
||||||
|
|
||||||
afterAll(() => {
|
afterAll(() => {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user