Skip to content

Commit a9cbee2

Browse files
committed
Expose the core rebuild_yarn_audit_pending
1 parent d3c26aa commit a9cbee2

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Rakefile

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -119,4 +119,7 @@ namespace :spec do
119119
end
120120
end
121121

122+
desc "Rebuild yarn audit pending list"
123+
task :rebuild_yarn_audit_pending => "app:test:security:rebuild_yarn_audit_pending"
124+
122125
task :default => ENV["TEST_SUITE"] || :spec

0 commit comments

Comments
 (0)