fix(core): update
This commit is contained in:
		@@ -54,6 +54,7 @@ export const testFire = <
 | 
				
			|||||||
    if (throwErrorBool) {
 | 
					    if (throwErrorBool) {
 | 
				
			||||||
      throw new Error('response did not comply');
 | 
					      throw new Error('response did not comply');
 | 
				
			||||||
    }
 | 
					    }
 | 
				
			||||||
 | 
					    return expectedResponseArg;
 | 
				
			||||||
  };
 | 
					  };
 | 
				
			||||||
  return {
 | 
					  return {
 | 
				
			||||||
    expect
 | 
					    expect
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user