tabletop-companion/test/fixtures/tables.yml

15 lines
223 B
YAML

DEFAULTS: &DEFAULTS
owner: trevor
uuid: <%= SecureRandom.uuid %>
slug: $LABEL
table:
<<: *DEFAULTS
name: My Table
game_system: troika
my_table_two:
<<: *DEFAULTS
name: My Other Table
game_system: troika