Skip to content

Commit

Permalink
Updated kusto_spec.rb and ingestor_spec.rb
Browse files Browse the repository at this point in the history
Testing spec files
  • Loading branch information
MonishkaDas committed Sep 26, 2024
1 parent 3b50bdb commit 521c21f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spec/outputs/kusto/ingestor_spec.rb
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
let(:json_mapping) { "mymapping" }
let(:logger) { spy('logger') }

RSpec.describe 'Ingestor' do
describe 'Ingestor' do

it 'does not throw an error when initializing' do
RSpec.configuration.reporter.message("Running test: does not throw an error when initializing")
Expand Down

0 comments on commit 521c21f

Please sign in to comment.