Skip to content

Commit 8a03f6c

Browse files
authored
Merge pull request #153 from Morriar/at-readme
2 parents 9b3af8d + 7ace2b7 commit 8a03f6c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -208,7 +208,7 @@ ruby_rspec(
208208
specs = glob(["spec/**/*.rb"]),
209209
rspec_args = { "--format": "progress" },
210210
deps = [":foo"]
211-
}
211+
)
212212
----
213213

214214
==== Package Ruby files as a Gem

0 commit comments

Comments
 (0)