Update fixture for weather agent.

Selem Delul 12 年之前
父節點
當前提交
38ac850843
共有 1 個文件被更改,包括 2 次插入0 次删除
  1. 2 0
      spec/fixtures/agents.yml

+ 2 - 0
spec/fixtures/agents.yml

@@ -37,6 +37,7 @@ bob_weather_agent:
37 37
                  :zipcode => 94102,
38 38
                  :lat => 37.779329,
39 39
                  :lng => -122.41915,
40
+                 :api_key => 'test'
40 41
                }.to_yaml.inspect %>
41 42
 
42 43
 jane_weather_agent:
@@ -48,6 +49,7 @@ jane_weather_agent:
48 49
                  :zipcode => 94103,
49 50
                  :lat => 37.779329,
50 51
                  :lng => -122.41915,
52
+                 :api_key => 'test'
51 53
                }.to_yaml.inspect %>
52 54
 
53 55
 jane_rain_notifier_agent: