Release v1.0.6
Some checks failed
Continuous integration / test (push) Has been cancelled
Continuous integration / install_stable (macOS-latest) (push) Has been cancelled
Continuous integration / install_stable (ubuntu-latest) (push) Has been cancelled
Continuous integration / install_stable (windows-latest) (push) Has been cancelled
Continuous integration / install_nightly (push) Has been cancelled
Continuous integration / install_stable_in_docker (push) Has been cancelled
Continuous integration / install_stable_through_rust_toolchain_file (push) Has been cancelled
Some checks failed
Continuous integration / test (push) Has been cancelled
Continuous integration / install_stable (macOS-latest) (push) Has been cancelled
Continuous integration / install_stable (ubuntu-latest) (push) Has been cancelled
Continuous integration / install_stable (windows-latest) (push) Has been cancelled
Continuous integration / install_nightly (push) Has been cancelled
Continuous integration / install_stable_in_docker (push) Has been cancelled
Continuous integration / install_stable_through_rust_toolchain_file (push) Has been cancelled
This commit is contained in:
2
types/mock-env/index.d.ts
vendored
2
types/mock-env/index.d.ts
vendored
@@ -3,5 +3,5 @@ declare module "mock-env" {
|
||||
callback: () => T,
|
||||
vars: object,
|
||||
toRemove?: string[]
|
||||
)
|
||||
): any;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user