Adjust fixtures

This commit is contained in:
Jason Zimdars
2024-09-18 10:44:34 -05:00
parent a21ccf049d
commit 834b71c17f
3 changed files with 11 additions and 2 deletions
+5 -1
View File
@@ -4,18 +4,22 @@ one:
body: ""
creator: :jz
bubble: one
created_at: <%= 3.seconds.from_now %>
two:
body: ""
creator: :kevin
creator: :jz
bubble: two
created_at: <%= 3.seconds.from_now %>
three:
body: ""
creator: :kevin
bubble: one
created_at: <%= 3.seconds.from_now %>
four:
body: ""
creator: :jz
bubble: one
created_at: <%= 3.seconds.from_now %>
+1 -1
View File
@@ -11,7 +11,7 @@ two:
title: Layout is broken
body: The page scrolls horizontally on mobile devices.
color: '#698F9C'
creator: :jz
creator: :david
three:
title: The text is too small
+5
View File
@@ -9,3 +9,8 @@ two:
body: Same, lets do it.
creator: :kevin
bubble: :one
three:
body: The text is overflowing the container.
creator: :david
bubble: :two