Sha256: bbac1b47a1bc06d2d50c6c27536198cb2309b1a417e668bb5f909235c69f1ffe
Contents?: true
Size: 204 Bytes
Versions: 6
Compression:
Stored size: 204 Bytes
Contents
# frozen_string_literal: true require "webmock/rspec" WebMock.disable_net_connect!( allow_localhost: true, allow: [ %r{https://validator\.w3\.org/}, Decidim::Dev::Test::MapServer.host ] )
Version data entries
6 entries across 6 versions & 1 rubygems