Volodymyr
Results
1
comments of
Volodymyr
> Hi You can use it like below > > If used API > > ``` > Captcha::shouldReceive('check_api')->andReturn(true); > ``` > > If did not use API > > ```...