Skip to content

Commit a5806c4

Browse files
authored
Update gabledroofbug.test.js
1 parent de2d454 commit a5806c4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/gabledroofbug.test.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ const data = `<osm version="0.6" generator="openstreetmap-cgimap 2.0.1 (2514279
2828
<tag k="addr:street" v="Mühlenweg"/>
2929
<tag k="building" v="semidetached_house"/>
3030
<tag k="building:levels" v="2"/>
31-
<tag k="roof:direction" v="across"/>
31+
<tag k="roof:orientation" v="across"/>
3232
<tag k="roof:levels" v="1.5"/>
3333
<tag k="roof:shape" v="gabled"/>
3434
</way>

0 commit comments

Comments
 (0)