mirror of
https://github.com/ysoftdevs/Theatrical-Players-Refactoring-Kata.git
synced 2026-03-25 02:41:54 +01:00
initial import
This commit is contained in:
11
javascript/test/__snapshots__/statement.test.js.snap
Normal file
11
javascript/test/__snapshots__/statement.test.js.snap
Normal file
@@ -0,0 +1,11 @@
|
||||
// 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
|
||||
"
|
||||
`;
|
||||
Reference in New Issue
Block a user