Clean up fixtures

This commit is contained in:
Jason Zimdars
2024-09-18 13:57:40 -05:00
parent 0c2fb156a7
commit cd6e086fcc
3 changed files with 14 additions and 15 deletions
+8 -8
View File
@@ -2,24 +2,24 @@
one:
body: ""
creator: :jz
bubble: one
creator: jz
bubble: logo
created_at: <%= 3.seconds.from_now %>
two:
body: ""
creator: :jz
bubble: two
creator: jz
bubble: layout
created_at: <%= 3.seconds.from_now %>
three:
body: ""
creator: :kevin
bubble: one
creator: kevin
bubble: logo
created_at: <%= 3.seconds.from_now %>
four:
body: ""
creator: :jz
bubble: one
creator: jz
bubble: logo
created_at: <%= 3.seconds.from_now %>
-1
View File
@@ -9,7 +9,6 @@ logo:
layout:
project: writebook
creator: david
creator: jz
title: Layout is broken
body: The page scrolls horizontally on mobile devices.
color: '#698F9C'
+6 -6
View File
@@ -2,15 +2,15 @@
one:
body: I agree.
creator: :jz
bubble: :one
creator: jz
bubble: logo
two:
body: Same, lets do it.
creator: :kevin
bubble: :one
creator: kevin
bubble: logo
three:
body: The text is overflowing the container.
creator: :david
bubble: :two
creator: david
bubble: layout