describe('Dictionary API - Example 2: Aggression (Negative Test - Bad API Key)', function() {
      var definitions;

      before(function(done) {
        serviceManager.getDefinitionsFromDictionaryApi('Aggression', 'xxx', function(result) {