Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.
// @flow
// Set up the environment before we include any other modules.
require("../env");
global.fetch = require("jest-fetch-mock");