diff --git a/tests/unit/-private/properties/click-on-text-test.js b/tests/unit/-private/properties/click-on-text-test.js index 5dee2eb8..56bb7bba 100644 --- a/tests/unit/-private/properties/click-on-text-test.js +++ b/tests/unit/-private/properties/click-on-text-test.js @@ -234,7 +234,7 @@ moduleForProperty('clickOnText', function(test) { }, /page\.foo\.bar\.baz\.qux/, 'Element not found'); }); - test("doesn't raise an error when the element is not visible and `visible` is not set", function (assert) { + test("doesn't raise an error when the element is not visible and `visible` is not set", function(assert) { assert.expect(1); let page = create({