lockfile-summary, d'oh
This commit is contained in:
parent
6d82bce8ec
commit
7352b7f36b
7 changed files with 15 additions and 15 deletions
src
|
@ -24,7 +24,7 @@ test("Nix command arguments", () => {
|
|||
"flake",
|
||||
"lock",
|
||||
"--commit-lock-file",
|
||||
"--commit-lock-file-summary",
|
||||
"--commit-lockfile-summary",
|
||||
'"just testing"',
|
||||
],
|
||||
},
|
||||
|
@ -42,7 +42,7 @@ test("Nix command arguments", () => {
|
|||
"--update-input",
|
||||
"rust-overlay",
|
||||
"--commit-lock-file",
|
||||
"--commit-lock-file-summary",
|
||||
"--commit-lockfile-summary",
|
||||
'"just testing"',
|
||||
],
|
||||
},
|
||||
|
@ -57,7 +57,7 @@ test("Nix command arguments", () => {
|
|||
"flake",
|
||||
"lock",
|
||||
"--commit-lock-file",
|
||||
"--commit-lock-file-summary",
|
||||
"--commit-lockfile-summary",
|
||||
'"just testing"',
|
||||
],
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue