Remove `annotation` global from tests
Remove the global variable `annotation` from annotation-test.js. This paves the way for having different helper functions for creating different kinds of annotation and passing them in to the directive initialization. Some describe()s still use their own global annotation objects, these should be factored out as well.
Showing
Please register or sign in to comment