Skip to content

Commit

Permalink
s/npm/package_json/
Browse files Browse the repository at this point in the history
  • Loading branch information
ezekg committed Nov 4, 2024
1 parent f82dadf commit be22f33
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spec/factories/release_manifest.rb
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
}
end

trait :npm do
trait :package_json do
artifact { build(:artifact, :npm_package, account:, environment:) }
content {
tgz = file_fixture('hello-2.0.0.tgz').read
Expand Down

0 comments on commit be22f33

Please sign in to comment.