Skip to content

Commit 8203de5

Browse files
committed
test(bundle): Reset Go dumper
Enable to pass the tests.
1 parent a8c7347 commit 8203de5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Library/Homebrew/test/bundle/dumper_spec.rb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@
2424
Homebrew::Bundle::CaskDumper.reset!
2525
Homebrew::Bundle::MacAppStoreDumper.reset!
2626
Homebrew::Bundle::VscodeExtensionDumper.reset!
27+
Homebrew::Bundle::GoDumper.reset!
2728
Homebrew::Bundle::BrewServices.reset!
2829

2930
chrome = instance_double(Cask::Cask,

0 commit comments

Comments
 (0)