mirror of
https://github.com/ysoftdevs/Theatrical-Players-Refactoring-Kata.git
synced 2026-01-14 15:43:27 +01:00
12 lines
245 B
Plaintext
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
|
|
"
|
|
`;
|