Skip to content

Commit

Permalink
Merge branch 'release' into develop
Browse files Browse the repository at this point in the history
  • Loading branch information
dbusel authored Jan 3, 2019
2 parents 0c56262 + 3e0f90f commit e49325c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion test/src/services/agent-service.test.js
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,6 @@ const IncomingForm = formidable.IncomingForm;

global.appRoot = path.resolve(__dirname);


describe('Agent Service', () => {
def('subject', () => AgentService);
def('sandbox', () => sinon.createSandbox());
Expand Down

0 comments on commit e49325c

Please sign in to comment.