Skip to content

Commit d312a17

Browse files
committed
ACP2E-3149: Double slashes in customer segment URL
1 parent b06d434 commit d312a17

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

dev/tests/js/jasmine/tests/lib/mage/adminhtml/grid.test.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ define(['mage/adminhtml/grid'], function () {
1212

1313
beforeEach(function () {
1414
// Create an instance of varienGrid
15+
// eslint-disable-next-line no-undef
1516
gridInstance = new varienGrid();
1617

1718
spyOn(gridInstance, 'reload');

0 commit comments

Comments
 (0)