Add unit test for typical workflow

This commit is contained in:
Henry Mercer 2022-11-29 17:03:01 +00:00
parent e0dec83cfc
commit 58b2ab08a8
8 changed files with 173 additions and 7 deletions

View file

@ -16,7 +16,7 @@ import {
getWorkflow,
} from "./workflow";
async function uploadFailedSarif(
export async function uploadFailedSarif(
config: Config,
repositoryNwo: RepositoryNwo,
featureEnablement: FeatureEnablement,