Skip to content

Commit

Permalink
Update syft/pkg/cataloger/nix/parse_nix_store_path_test.go
Browse files Browse the repository at this point in the history
Co-authored-by: Florian Klink <flokli@flokli.de>
  • Loading branch information
wagoodman and flokli committed Mar 27, 2023
1 parent 3cb3002 commit 1246641
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion syft/pkg/cataloger/nix/parse_nix_store_path_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ import (
)

func Test_findVersionIsh(t *testing.T) {
// note: only the package version fields are tested here, the name is tested for the test for parseNixStorePath below.
// note: only the package version fields are tested here, the name is tested in parseNixStorePath below.
tests := []struct {
name string
input string
Expand Down

0 comments on commit 1246641

Please sign in to comment.