AssertionError: expected '\n Stand in the place where you live\n Now face north\n Think about direction\n Wonder why you haven\'t before\n\n Stand in the place where you work\n Now face west\n Think about the place where you live\n Wonder why you haven\'t before\n ' to equal '\n Spam in the place where I live\n Ham and pork\n Think about nutrition\n Wonder what\'s inside it now\n\n Spam in my office, at work\n It\'s the best\n Think about the stuff it\'s made from\n Wonder if it\'s mystery meat\n '
// Sing along now
chai.expect(stand).to.equal(spam);