Skip to content

Commit

Permalink
fixup! fixup! fixup! fixup! fixup! fix: certificate injection
Browse files Browse the repository at this point in the history
  • Loading branch information
olexii4 committed Mar 18, 2023
1 parent bc08036 commit 65a25cc
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@ describe('Quick Add page', () => {
devfileButton.click();

expect(createWorkspaceFromDevfileMock).toHaveBeenCalledWith(dummyDevfile, {
stackName: 'dummyStackName',
factoryId: 'dummyStackName',
});
});

Expand Down

0 comments on commit 65a25cc

Please sign in to comment.