Skip to content

Commit

Permalink
update dummy fixture files
Browse files Browse the repository at this point in the history
  • Loading branch information
nabeta committed May 7, 2020
1 parent a29cad7 commit 36ccd63
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion spec/fixtures/carrier_types.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,6 @@ carrier_type_00004:
#
# id :bigint not null, primary key
# name :string not null
# display_name :text
# note :text
# position :integer
# created_at :datetime not null
Expand Down
1 change: 0 additions & 1 deletion spec/fixtures/content_types.yml
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,6 @@ content_type_00012:
#
# id :bigint not null, primary key
# name :string not null
# display_name :text
# note :text
# position :integer
# created_at :datetime not null
Expand Down

0 comments on commit 36ccd63

Please sign in to comment.