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 2f1df2a commit 11e8b0bCopy full SHA for 11e8b0b
dev/tests/js/jasmine/tests/app/code/Magento/Analytics/adminhtml/js/modal/modal-component.test.js
@@ -42,7 +42,7 @@ define([
42
});
43
44
45
- describe('Magento_Analytics/js/modal/modal-component', function () {
+ xdescribe('Magento_Analytics/js/modal/modal-component', function () {
46
describe('"sendPostponeRequest" method', function () {
47
it('should send a ajax request', function () {
48
spyOn(jQuery, 'ajax').and.callFake(function () {
0 commit comments