Signed-off-by: bnechyporenko <bnechyporenko@bol.com>
This commit is contained in:
bnechyporenko
2024-02-26 22:08:17 +01:00
committed by blam
parent 6766c4e743
commit 4f25522da9
95 changed files with 152 additions and 147 deletions
@@ -15,7 +15,7 @@ What is inevitably going to happen during the time.
Example how to use it:
```typescript
import { createMockActionContext } from '@backstage/scaffolder-test-utils';
import { createMockActionContext } from '@backstage/plugin-scaffolder-node-test-utils';
const mockContext = createMockActionContext({
input: { repoUrl: 'dev.azure.com?repo=repo&owner=owner&organization=org' },