test: add tests for BitbucketRepoPicker
Signed-off-by: Benjamin Janssens <benji.janssens@gmail.com>
This commit is contained in:
@@ -116,7 +116,7 @@ describe('BitbucketCloudClient', () => {
|
||||
const response = {
|
||||
values: [
|
||||
{
|
||||
type: 'repository',
|
||||
type: 'project',
|
||||
slug: 'project1',
|
||||
} as Models.Project,
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user