Add test
This commit is contained in:
@@ -51,7 +51,7 @@ describe('GitLab Publisher', () => {
|
||||
const result = await publisher.publish({
|
||||
values: {
|
||||
isOrg: true,
|
||||
storePath: 'blam/test',
|
||||
storePath: 'bloum/blam/test',
|
||||
owner: 'bob',
|
||||
},
|
||||
directory: '/tmp/test',
|
||||
@@ -82,7 +82,7 @@ describe('GitLab Publisher', () => {
|
||||
|
||||
const result = await publisher.publish({
|
||||
values: {
|
||||
storePath: 'blam/test',
|
||||
storePath: 'bloum/blam/test',
|
||||
owner: 'bob',
|
||||
},
|
||||
directory: '/tmp/test',
|
||||
|
||||
Reference in New Issue
Block a user