Skip to content

Commit

Permalink
Fix accidental global
Browse files Browse the repository at this point in the history
  • Loading branch information
sgress454 committed Feb 10, 2016
1 parent 7ce2a1a commit 0a0be4f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/integration/middleware.favicon.test.js
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ describe('middleware :: ', function() {
describe('favicon :: ', function() {

var appName = 'testApp';
var sailsServer;

before(function(done) {
this.timeout(5000);
Expand Down

0 comments on commit 0a0be4f

Please sign in to comment.