Commit 09be9d4b authored by Dan Coates's avatar Dan Coates
Browse files

Fixing test errors in abide.js

Karma test was reporting:

TypeError: 'undefined' is not an object
(evaluating 'parent.find('small.error, span.error')[0].id')

Have added an extra line to test if parent.find() has a length greater
than 0 before trying to access the id property of the first item.
parent 4bffac22
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment