From f4457bca0274cbe02422434294e3c6a006da7750 Mon Sep 17 00:00:00 2001 From: XhmikosR Date: Sat, 21 Nov 2020 16:22:08 +0200 Subject: Be consistent with Popper's name. (#32224) The npm package is named "popper.js" but the project is named "Popper", so use the latter consistently. --- js/tests/unit/dropdown.spec.js | 14 +++++++------- js/tests/unit/tooltip.spec.js | 2 +- js/tests/visual/dropdown.html | 2 +- 3 files changed, 9 insertions(+), 9 deletions(-) (limited to 'js/tests') diff --git a/js/tests/unit/dropdown.spec.js b/js/tests/unit/dropdown.spec.js index b1a99e7e6b..f5f41636cd 100644 --- a/js/tests/unit/dropdown.spec.js +++ b/js/tests/unit/dropdown.spec.js @@ -100,7 +100,7 @@ describe('Dropdown', () => { expect(dropdown.toggle).toHaveBeenCalled() }) - it('should allow to pass config to popper.js with `popperConfig`', () => { + it('should allow to pass config to Popper with `popperConfig`', () => { fixtureEl.innerHTML = [ '