diff --git a/tests/Views/FormViewTest.js b/tests/Views/FormViewTest.js index 89cf00d..c0c18c9 100644 --- a/tests/Views/FormViewTest.js +++ b/tests/Views/FormViewTest.js @@ -5,8 +5,8 @@ describe('FormViewTest', function () beforeEach(function () { - document.body.innerHTML += ' -
- - '; + + `; }); afterEach(function ()