This commit is contained in:
Thibault Cohen
2021-01-08 10:33:49 -05:00
parent 5eb8c9b9ef
commit b47838fdd4
@@ -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',