summaryrefslogtreecommitdiff
path: root/qa/spec/scenario/test/instance/all_spec.rb
blob: 8acd56914c52bdb180b6bc2918e6b044aa5f1748 (plain)
1
2
3
4
5
# frozen_string_literal: true

describe QA::Scenario::Test::Instance::All do
  it_behaves_like 'a QA scenario class'
end