Skip to content

Commit 22e8822

Browse files
committed
Update exomiser formula to fix missing end
1 parent 25acfad commit 22e8822

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Formula/exomiser.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,4 +105,4 @@ def caveats
105105
output = shell_output("#{bin}/exomiser --version 2>&1", 0)
106106
assert_match version.to_s, output
107107
end
108-
end
108+
end

0 commit comments

Comments
 (0)