Skip to content

Commit

Permalink
start-build-batch.test.ts を更新
Browse files Browse the repository at this point in the history
Co-authored-by: Luca Pizzini <lpizzini7@gmail.com>
  • Loading branch information
badmintoncryer and lpizzinidev authored Mar 2, 2024
1 parent 3613997 commit cf94ac2
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,7 @@ test('supports tokens', () => {
});
});

test('with the all parameters', () => {
test('with all the parameters', () => {
// WHEN
const task = new CodeBuildStartBuildBatch(stack, 'Task', {
project: codebuildProject,
Expand Down

0 comments on commit cf94ac2

Please sign in to comment.