Skip to content

Commit

Permalink
fixup! feat: add attr "controller.devfile.io/bootstrap-devworkspace: …
Browse files Browse the repository at this point in the history
…true"
  • Loading branch information
akurinnoy committed Dec 6, 2023
1 parent 8eef91d commit 7cf857d
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -227,6 +227,7 @@ describe('Creating steps, applying a devfile', () => {
expect(prepareDevfile).toHaveBeenCalledWith(
expect.objectContaining({
attributes: {
'controller.devfile.io/bootstrap-devworkspace': true,
defaultDevfile: true,
},
}),
Expand Down

0 comments on commit 7cf857d

Please sign in to comment.