Skip to content

Commit

Permalink
Ensure GemServerConformance is defined
Browse files Browse the repository at this point in the history
  • Loading branch information
segiddins committed Jul 19, 2024
1 parent 3cd57fc commit 3eb0576
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions spec/gem_server_conformance_spec.rb
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
# frozen_string_literal: true

require_relative "support/step_helpers"
require "gem_server_conformance/version"

RSpec.describe GemServerConformance do # rubocop:disable RSpec/EmptyExampleGroup
include StepHelpers
Expand Down

0 comments on commit 3eb0576

Please sign in to comment.