update tests

This commit is contained in:
grantbirki
2023-04-14 20:58:13 +01:00
parent 515e39edbf
commit 3194543231
3 changed files with 77 additions and 1 deletions

View File

@@ -98,6 +98,7 @@ class Deployment {
}
throw new Error(errorMessage)
} else {
// istanbul ignore next
throw error
}
}