Skip to content

Commit

Permalink
Add require json
Browse files Browse the repository at this point in the history
  • Loading branch information
ViMesTor committed Dec 5, 2023
1 parent 730a733 commit ae482c0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions spec/services/kafka_spec.rb
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
# frozen_string_literal: true

require 'spec_helper'
require 'json'
set :os, family: 'redhat', release: '9', arch: 'x86_64'

service = 'kafka'
Expand Down

0 comments on commit ae482c0

Please sign in to comment.