spec/licensee/license_rules_spec.rb [57:63]:
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
      }
    end

    it 'Converts to a hash' do
      expect(hash).to eql(expected)
    end
  end
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -



spec/licensee/license_spec.rb [475:481]:
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
      }
    end

    it 'Converts to a hash' do
      expect(hash).to eql(expected)
    end
  end
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -



