Skip to content

Commit 3ba96ea

Browse files
GokceGKrubenhoenle
andauthored
Update internal/cmd/beta/sfs/project-lock/describe/describe_test.go
Co-authored-by: Ruben Hönle <Ruben.Hoenle@stackit.cloud>
1 parent 39ff26c commit 3ba96ea

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

internal/cmd/beta/sfs/project-lock/describe/describe_test.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -141,7 +141,7 @@ func TestOutputResult(t *testing.T) {
141141
wantErr bool
142142
}{
143143
{
144-
name: "empty",
144+
name: "complianceLock is nil",
145145
args: args{
146146
outputFormat: print.PrettyOutputFormat,
147147
complianceLock: nil,

0 commit comments

Comments
 (0)