Files
Theatrical-Players-Refactor…/javascript/test/__snapshots__/statement.test.js.snap
2019-08-06 09:34:28 +02:00

12 lines
245 B
Plaintext

// Jest Snapshot v1, https://goo.gl/fbAQLP
exports[`example statement 1`] = `
"Statement for BigCo
Hamlet: $650.00 (55 seats)
As You Like It: $580.00 (35 seats)
Othello: $500.00 (40 seats)
Amount owed is $1,730.00
You earned 47 credits
"
`;