ruby/spec/bundler/support/artifice/endpoint.rb
2022-12-15 19:06:40 +09:00

6 lines
137 B
Ruby

# frozen_string_literal: true
require_relative "helpers/endpoint"
require_relative "helpers/artifice"
Artifice.activate_with(Endpoint)