Skip to content

Commit

Permalink
fix: linting issue
Browse files Browse the repository at this point in the history
  • Loading branch information
brandonocasey committed Jun 26, 2018
1 parent 1ec7dcd commit 69863c7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions generators/app/templates/scripts/_karma.conf.js
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@ const StaticMiddlewareFactory = function(config) {
};
};

/* browsers to run on teamcitystack */
const teamcityLaunchers = {}
/* browsers to run on teamcitycity */
const teamcityLaunchers = {};

/* browsers to run on browserstack */
const browserstackLaunchers = {
Expand Down

0 comments on commit 69863c7

Please sign in to comment.