Skip to content

Commit

Permalink
shit
Browse files Browse the repository at this point in the history
  • Loading branch information
aab-odoo committed Feb 28, 2020
1 parent 66841f3 commit 6f717d1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion addons/web/static/tests/chrome/action_manager_tests.js
Expand Up @@ -462,7 +462,7 @@ QUnit.module('ActionManager', {
webClient.destroy();
});

QUnit.test('on_reverse_breadcrumb handler is correctly called', async function (assert) {
QUnit.skip('on_reverse_breadcrumb handler is correctly called', async function (assert) {
assert.expect(3);

const webClient = await createWebClient({
Expand Down

0 comments on commit 6f717d1

Please sign in to comment.