Skip to content

Commit

Permalink
Better version of minimum viable template object
Browse files Browse the repository at this point in the history
  • Loading branch information
happycollision committed Nov 22, 2016
1 parent d3f2713 commit ba18e1b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion specs/spec-helpers.js
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ import assign from 'object-assign';
const faketories = {
template: {
id: 79,
tags: ['Pro', 'Gags'],
tags: [],
name: 'Sparky Pro Electrocutionator',
type: 'TextOnly',
image: 'some/image.jpg',
Expand Down

0 comments on commit ba18e1b

Please sign in to comment.