forked from extern/nix-config
tests: Simplify
This commit is contained in:
parent
250222c191
commit
b79b1d3672
@ -36,7 +36,5 @@ describe "./overlays/joshuto/default.nix" do
|
||||
end
|
||||
|
||||
Spec.after_suite do
|
||||
if !hint.empty?
|
||||
puts "✗ #{hint}".colorize(:yellow)
|
||||
end
|
||||
hint.empty? || puts "✗ #{hint}".colorize(:yellow)
|
||||
end
|
||||
|
Loading…
Reference in New Issue
Block a user