lockfile-summary, d'oh
This commit is contained in:
@@ -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"',
|
||||
],
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user