remove slack notification on e2e
This commit is contained in:
parent
3a7259cf06
commit
5072d26e74
@ -123,6 +123,7 @@ export function createIsolatedEnv(): IsolatedEnv {
|
|||||||
TAKT_CONFIG_DIR: taktDir,
|
TAKT_CONFIG_DIR: taktDir,
|
||||||
GIT_CONFIG_GLOBAL: gitConfigPath,
|
GIT_CONFIG_GLOBAL: gitConfigPath,
|
||||||
TAKT_NO_TTY: '1',
|
TAKT_NO_TTY: '1',
|
||||||
|
TAKT_NOTIFY_WEBHOOK: undefined,
|
||||||
};
|
};
|
||||||
|
|
||||||
return {
|
return {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user