// @flow
// Set up the environment before we include any other modules.
require("../env");
global.fetch = require("jest-fetch-mock");