test/fixtures/users.yml in arid_cache-0.0.5 vs test/fixtures/users.yml in arid_cache-0.1.0

- old
+ new

@@ -1,5 +1,3 @@ -<% for digit in 1..10 %> -user_<%= digit %>: - name: Bob <%= digit %> - email: bob<%= digit %>@ibm.com -<% end %> +bob: + name: Bob + email: bob@ibm.com \ No newline at end of file