initial import

This commit is contained in:
Emily Bache
2019-08-06 09:34:28 +02:00
commit bf6bfd3ddb
12 changed files with 173 additions and 0 deletions

View 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
"
`;