Skip to content

Commit

Permalink
buildifier
Browse files Browse the repository at this point in the history
  • Loading branch information
graham jenson committed Dec 13, 2019
1 parent 94db134 commit 3574bbf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/simple_script/BUILD
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ ruby_test(
rubyopt = ["-rrspec/autorun"], # require autorun because it is needed
deps = [
"//lib:foo",
"@bundle//:rspec",
"@bundle//:awesome_print",
"@bundle//:rspec",
],
)

0 comments on commit 3574bbf

Please sign in to comment.