OSDN Git Service

rspecのインストール周りが最近なんだかオカシイので現実的な方法に修正
[elecoma/elecoma.git] / spec / fixtures / delivery_times.yml
index a4cadff..9ed0407 100644 (file)
@@ -33,7 +33,7 @@ delivery_time_<%=idx%>:
 delivery_time_<%=idx%>:
   id: <%= idx %>
   position: <%=idx%>
-  name: 
+  name: a<%= idx %>
   delivery_trader_id: <%= trader %>
 <% end %>
 <% end %>