diff --git a/app/tests/.jshintrc b/app/tests/.jshintrc index ce9a4986..6be92267 100644 --- a/app/tests/.jshintrc +++ b/app/tests/.jshintrc @@ -31,7 +31,8 @@ "waitToAppear", "waitToAppear", "stubUserNotification", - "is" + "is", + "authenticateUser" ], "node": false, "browser": false,