Skip to content

Commit

Permalink
⬆️ upgraded zgw-consumers and removed zds-client from project
Browse files Browse the repository at this point in the history
  • Loading branch information
bart-maykin committed Aug 16, 2024
1 parent a17b704 commit 4cc89b2
Show file tree
Hide file tree
Showing 15 changed files with 2,283 additions and 3,074 deletions.
1 change: 0 additions & 1 deletion .jshintrc
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,6 @@
"mootools" : false, // MooTools
"node" : true, // Node.js
"nonstandard" : false, // Widely adopted globals (escape, unescape, etc)
"phantom" : false, // PhantomJS
"prototypejs" : false, // Prototype and Scriptaculous
"qunit" : false, // QUnit
"rhino" : false, // Rhino
Expand Down
2 changes: 0 additions & 2 deletions karma.conf.js
Original file line number Diff line number Diff line change
Expand Up @@ -57,8 +57,6 @@ var configuration = function (config) {
outputFile: 'junit.xml',
useBrowserName: false,
},

// browsers: ['Chromium', 'Firefox', 'PhantomJS'],
browsers: ['Chromium'],
});
};
Expand Down
Loading

0 comments on commit 4cc89b2

Please sign in to comment.