spec/core/filtering/hash_against_schema_validator_spec.rb [642:654]:
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
                  }
                }
              }
            }

            it_behaves_like 'hash is invalid'
          end

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



spec/core/filtering/hash_against_schema_validator_spec.rb [675:687]:
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
                  }
                }
              }
            }

            it_behaves_like 'hash is invalid'
          end

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



