Correct a typo

parent 569f8983
...@@ -4,7 +4,7 @@ var settings = require('../settings'); ...@@ -4,7 +4,7 @@ var settings = require('../settings');
var sandbox = sinon.sandbox.create(); var sandbox = sinon.sandbox.create();
describe('annotation.config.settings', function() { describe('annotator.config.settings', function() {
afterEach('reset the sandbox', function() { afterEach('reset the sandbox', function() {
sandbox.restore(); sandbox.restore();
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment