Files
fizzy/test/fixtures/comments.yml
T
Jason Zimdars 834b71c17f Adjust fixtures
2024-09-18 10:44:34 -05:00

17 lines
299 B
YAML
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
# Read about fixtures at https://api.rubyonrails.org/classes/ActiveRecord/FixtureSet.html
one:
body: I agree.
creator: :jz
bubble: :one
two:
body: Same, lets do it.
creator: :kevin
bubble: :one
three:
body: The text is overflowing the container.
creator: :david
bubble: :two