Skip to content

Commit

Permalink
Return this in the SpecLoader:setEnvName method
Browse files Browse the repository at this point in the history
  • Loading branch information
Arian committed Aug 1, 2010
1 parent 226dc7f commit 0e9fbca
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Helpers/Loader.js
Expand Up @@ -90,6 +90,7 @@ context.SpecLoader = function(config, options){

setEnvName: function(name){
envName = name;
return this;
},

run: function(){
Expand Down

0 comments on commit 0e9fbca

Please sign in to comment.