Set mocks to passThrough
Makes sure that @ng-apimock/core will set all mocks to go to the actual backend.
Usage
setMocksToPassThrough();
Executing this will set all mocks to go to the actual backend.
Makes sure that @ng-apimock/core will set all mocks to go to the actual backend.
setMocksToPassThrough();
Executing this will set all mocks to go to the actual backend.