We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent abe3aa6 commit fd5fc20Copy full SHA for fd5fc20
Formula/ddcutil.rb
@@ -31,7 +31,7 @@ def install
31
end
32
33
test do
34
- assert_match "The following tests probe the runtime environment using \
35
-multiple overlapping methods.", shell_output("#{bin}/ddcutil environment")
+ assert_match "The following tests probe the runtime environment using multiple overlapping methods.",
+ shell_output("#{bin}/ddcutil environment")
36
37
0 commit comments