UNPKG

@openmrs/esm-api

Version:

The javascript module for interacting with the OpenMRS API

4 lines (2 loc) 145 B
export const defineConfigSchema = jest.fn(); export const getConfig = jest.fn().mockResolvedValue({ redirectAuthFailure: { enabled: false } });