spec/core/filtering/hash_against_schema_validator_spec.rb [615:625]:
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
                }
              }
            }

            it_behaves_like 'hash is invalid'
          end

          context 'has wrong type' do
            let(:advanced_snippet) {
              {
                :level_one => {
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -



spec/core/filtering/hash_against_schema_validator_spec.rb [676:686]:
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
                }
              }
            }

            it_behaves_like 'hash is invalid'
          end

          context 'has wrong type' do
            let(:advanced_snippet) {
              {
                :level_one => {
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -



