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

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



spec/licensee/project_files/project_file_spec.rb [66:72]:
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
      }
    end

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



