mirror of
				https://github.com/owncloud/android-library.git
				synced 2025-10-31 10:27:45 +00:00 
			
		
		
		
	Merge branch 'federated_sharing' of https://github.com/owncloud/android-library into federated_sharing
This commit is contained in:
		
						commit
						547f7116ac
					
				| @ -225,7 +225,7 @@ public class GetShareesTest extends RemoteTest { | |||||||
| 			throw afe; | 			throw afe; | ||||||
| 		} | 		} | ||||||
| 
 | 
 | ||||||
| 		// search for sharees including "admin@qa2.oc.solidgear.es" - expecting at least 1 result | 		// search for 'admin' sharee from external server - expecting at least 1 result | ||||||
| 		String remoteSharee = "admin@" + mServerUri2.split("//")[1]; | 		String remoteSharee = "admin@" + mServerUri2.split("//")[1]; | ||||||
| 		getShareesOperation = new GetRemoteShareesOperation(remoteSharee, 1, 50); | 		getShareesOperation = new GetRemoteShareesOperation(remoteSharee, 1, 50); | ||||||
| 		result = getShareesOperation.execute(mClient); | 		result = getShareesOperation.execute(mClient); | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user