mirror of
https://github.com/alkimake/paperclip.git
synced 2026-06-16 02:40:39 +09:00
Use positional source arg for company import
Co-Authored-By: Paperclip <noreply@paperclip.ing>
This commit is contained in:
parent
e204e03fa6
commit
5a73556871
5 changed files with 9 additions and 12 deletions
|
|
@ -390,7 +390,6 @@ describe("paperclipai company import/export e2e", () => {
|
|||
[
|
||||
"company",
|
||||
"import",
|
||||
"--from",
|
||||
exportDir,
|
||||
"--target",
|
||||
"new",
|
||||
|
|
@ -435,7 +434,6 @@ describe("paperclipai company import/export e2e", () => {
|
|||
[
|
||||
"company",
|
||||
"import",
|
||||
"--from",
|
||||
exportDir,
|
||||
"--target",
|
||||
"existing",
|
||||
|
|
@ -463,7 +461,6 @@ describe("paperclipai company import/export e2e", () => {
|
|||
[
|
||||
"company",
|
||||
"import",
|
||||
"--from",
|
||||
exportDir,
|
||||
"--target",
|
||||
"existing",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue