Skip to content

Commit

Permalink
.
Browse files Browse the repository at this point in the history
  • Loading branch information
eranturgeman committed Jul 31, 2023
1 parent 08f9fbb commit bf3f7c2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions build/utils/yarn_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ func TestGetYarnV2Dependencies(t *testing.T) {

func TestBuildYarnV1Dependencies(t *testing.T) {
checkGetYarnDependencies(t, "v1", []string{"[email protected]", "[email protected]", "[email protected]"})

}

func TestGetYarnDependenciesUninstalled(t *testing.T) {
Expand Down

0 comments on commit bf3f7c2

Please sign in to comment.