We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5c00e3f commit 725aa99Copy full SHA for 725aa99
internal/shellgen/flake_plan_test.go
@@ -53,5 +53,4 @@ func TestNewGlibcPatchFlake(t *testing.T) {
53
if len(patchFlake.Outputs.Packages) != 1 {
54
t.Errorf("expected 1 package in Outputs, got %d", len(patchFlake.Outputs.Packages))
55
}
56
-
57
0 commit comments