diff options
Diffstat (limited to 'js/tests/unit/util/backdrop.spec.js')
| -rw-r--r-- | js/tests/unit/util/backdrop.spec.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/js/tests/unit/util/backdrop.spec.js b/js/tests/unit/util/backdrop.spec.js index b885b60b5..45c83b1b4 100644 --- a/js/tests/unit/util/backdrop.spec.js +++ b/js/tests/unit/util/backdrop.spec.js @@ -230,6 +230,7 @@ describe('Backdrop', () => { }) }) }) + describe('Config', () => { describe('rootElement initialization', () => { it('Should be appended on "document.body" by default', done => { |
