Skip to content

Commit

Permalink
Repairs tests
Browse files Browse the repository at this point in the history
  • Loading branch information
ffflabs committed May 15, 2023
1 parent 854116f commit 2e5599c
Show file tree
Hide file tree
Showing 10 changed files with 8,841 additions and 9,909 deletions.
2 changes: 1 addition & 1 deletion dist/ig_screenshot.min.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/ig_screenshot.min.js.map

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion karma.conf.js
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ module.exports = function (config) {
logLevel: 'INFO',
autoWatch: false,
singleRun: true,
browsers: ['PhantomJS'],
browsers: ['Chrome'],
proxies: {
'/dist/': '/base/dist/',
'/jspm_packages/': '/base/jspm_packages/',
Expand Down
Loading

0 comments on commit 2e5599c

Please sign in to comment.