Change tests for new Typescript change
This commit is contained in:
@@ -1,22 +1,18 @@
|
||||
{
|
||||
"WU": {
|
||||
"01002": {
|
||||
"scale": 0,
|
||||
"rd": -1,
|
||||
"tz": 28,
|
||||
"sunrise": 387,
|
||||
"sunset": 1060,
|
||||
"eip": null
|
||||
}
|
||||
},
|
||||
"noWeather": {
|
||||
"01002": {
|
||||
"scale": -1,
|
||||
"rd": -1,
|
||||
"tz": 28,
|
||||
"sunrise": 387,
|
||||
"sunset": 1060,
|
||||
"eip": null
|
||||
"tz": 32,
|
||||
"sunrise": 332,
|
||||
"sunset": 1203,
|
||||
"eip": 2130706433,
|
||||
"rawData": {
|
||||
"h": 98.5,
|
||||
"p": 1.09,
|
||||
"t": 70.8,
|
||||
"raining": 1
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user