Fix tests

This commit is contained in:
Hongbo Wu 2022-10-27 12:45:32 +08:00
parent 2169ade48f
commit f0dc9b7d13

View file

@ -60,6 +60,7 @@ export const setIntegrationResolver = authorized<
id: existingIntegration.id,
enabled: input.enabled,
token: input.token,
taskName: existingIntegration.taskName,
}
} else {
// Create