Address feedback
This commit is contained in:
		@@ -693,7 +693,7 @@ describe('ExchangeWrapper', () => {
 | 
			
		||||
                );
 | 
			
		||||
            })();
 | 
			
		||||
        });
 | 
			
		||||
        it('Should be able to stop watching', (done: DoneCallback) => {
 | 
			
		||||
        it('Should stop watch for events when stopWatchingAsync called on the eventEmitter', (done: DoneCallback) => {
 | 
			
		||||
            (async () => {
 | 
			
		||||
                const subscriptionOpts: SubscriptionOpts = {
 | 
			
		||||
                    fromBlock: 0,
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user