Closed utkarsh2102 closed 4 years ago
Ah, here's the patch if you're interested:
--- a/spec/spec_helper.rb
+++ b/spec/spec_helper.rb
@@ -1,4 +1,4 @@
-# require 'pathname'
+require 'pathname'
if RUBY_ENGINE == 'ruby' && ENV['COVERAGE'] == 'true'
require 'yaml'
Hi, There are test failures when tried to build on a Debian system. Here are the logs: