Skip to content

Commit

Permalink
Typo fixed
Browse files Browse the repository at this point in the history
  • Loading branch information
ruifigueira committed Sep 12, 2013
1 parent fed6cc3 commit 3841f93
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ World(function() {
});

// Hooks
Before(function() {s
Before(function() {
this.belliesMissing = [];
});

Expand Down

0 comments on commit 3841f93

Please sign in to comment.