We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d77535c commit 0e87783Copy full SHA for 0e87783
src/adapter.wrapper
@@ -2,5 +2,5 @@
2
3
%CONTENT%
4
5
- window.assert.customize(createConfigObject(window.__karma__))
+ window.assert = window.assert.customize(createConfigObject(window.__karma__))
6
})(window)
0 commit comments