mirror of https://github.com/Chocobozzz/PeerTube
				
				
				
			Fix tests
							parent
							
								
									9e0efe45ff
								
							
						
					
					
						commit
						b5ae080f32
					
				|  | @ -141,7 +141,7 @@ plugins: | |||
| 
 | ||||
| federation: | ||||
|   videos: | ||||
|     federate_unlisted: false | ||||
|     federate_unlisted: true | ||||
|     cleanup_remote_interactions: false | ||||
| 
 | ||||
| views: | ||||
|  |  | |||
|  | @ -440,8 +440,6 @@ describe('Save replay setting', function () { | |||
|       it('Should federate the replay after updating its privacy to public', async function () { | ||||
|         this.timeout(120000) | ||||
| 
 | ||||
|         console.log(lastReplayUUID) | ||||
| 
 | ||||
|         await servers[0].videos.update({ id: lastReplayUUID, attributes: { privacy: VideoPrivacy.PUBLIC } }) | ||||
|         await waitJobs(servers) | ||||
| 
 | ||||
|  |  | |||
		Loading…
	
		Reference in New Issue
	
	 Chocobozzz
						Chocobozzz