Skip to content

Commit

Permalink
Fix holygrail spec
Browse files Browse the repository at this point in the history
  • Loading branch information
tomdionysus committed Jan 7, 2020
1 parent 57ae0e2 commit 420f5e7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spec/operations/holygrail_spec.js
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ describe("/holygrail", function() {
}
};

const message = "I don't want to talk to you, no more, you empty-headed animal, food trough wiper. I fart in your general direction. You mother was a hamster and your father smelt of elderberries. Now go away or I shall taunt you a second time.";
const message = "I don't want to talk to you, no more, you empty-headed animal, food trough wiper. I fart in your general direction. Your mother was a hamster and your father smelt of elderberries. Now go away or I shall taunt you a second time.";
const subtitle = `- ${req.params.from}`;

func(req,'RES');
Expand Down

0 comments on commit 420f5e7

Please sign in to comment.