mirror of
				https://github.com/valentineus/iii-client.git
				synced 2025-11-04 03:49:44 +03:00 
			
		
		
		
	A bicycle to catch an error
This commit is contained in:
		@@ -37,6 +37,7 @@ describe('iii-client:', () => {
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
    it('send():', (done) => {
 | 
					    it('send():', (done) => {
 | 
				
			||||||
        send(cuid, text, (request) => {
 | 
					        send(cuid, text, (request) => {
 | 
				
			||||||
 | 
					            console.info(request);
 | 
				
			||||||
            assert.isObject(request);
 | 
					            assert.isObject(request);
 | 
				
			||||||
            done();
 | 
					            done();
 | 
				
			||||||
        });
 | 
					        });
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user