Skip to content

Commit

Permalink
lint fix
Browse files Browse the repository at this point in the history
Signed-off-by: houdini91 <mdstrauss91@gmail.com>
  • Loading branch information
houdini91 committed May 14, 2023
1 parent 43b374d commit 9222893
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion syft/pkg/cataloger/internal/pkgtest/test_generic_parser.go
Original file line number Diff line number Diff line change
Expand Up @@ -260,7 +260,6 @@ func (p *CatalogTester) assertPkgs(t *testing.T, pkgs []pkg.Package, relationshi
t.Errorf("unexpected relationships from parsing (-expected +actual)\n%s", diff)
}
}

}

func TestFileParser(t *testing.T, fixturePath string, parser generic.Parser, expectedPkgs []pkg.Package, expectedRelationships []artifact.Relationship) {
Expand Down

0 comments on commit 9222893

Please sign in to comment.