spec/unit/application_spec.rb in ohai-8.26.1 vs spec/unit/application_spec.rb in ohai-13.0.0
- old
+ new
@@ -15,10 +15,9 @@
# See the License for the specific language governing permissions and
# limitations under the License.
#
require_relative "../spec_helper"
-
require "ohai/application"
RSpec.describe "Ohai::Application" do
let(:argv) { [] }