Skip to content

Commit

Permalink
Export prepareBrowserContext in test-utils
Browse files Browse the repository at this point in the history
  • Loading branch information
mischnic committed Feb 8, 2019
1 parent 13939f2 commit a17d43d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/core/test-utils/src/utils.js
Expand Up @@ -289,6 +289,7 @@ exports.symlinkPrivilegeWarning = symlinkPrivilegeWarning;
exports.bundler = bundler;
exports.bundle = bundle;
exports.run = run;
exports.prepareBrowserContext = prepareBrowserContext;
exports.assertBundleTree = assertBundleTree;
exports.nextBundle = nextBundle;
exports.deferred = deferred;
Expand Down

0 comments on commit a17d43d

Please sign in to comment.