Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions docs/pretix-client-setup.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ If you use `python pretix-mock.py --port 8888`, set `pretix_base_url` to `http:/

The mock contains five Pretix orders:

Order 'AAAAA' (paid)
Order 'AAA11' (paid)
- Business Combined Ticket for 'Jane Doe'
- Business Tutorial Ticket for 'John Doe'
- Childcare
Expand All @@ -53,7 +53,7 @@ Order 'BBB22' (paid)
Order 'CCC33' (paid)
- Personal Remote Ticket for 'Martina Mustermann'

Order 'DDDD44' (paid)
Order 'DDD44' (paid)
- Sponsor Ticket for 'Seán Ó Rudaí'
- T-Shirt

Expand Down