Fix tests
This commit is contained in:
parent
6d6f16e51d
commit
65dbcd774b
22 changed files with 4007 additions and 3826 deletions
|
@ -20,7 +20,7 @@ export default class ImageAttributionSpec extends T {
|
|||
'./assets/layers/bike_repair_station/pump_example_manual.jpg',
|
||||
'./assets/layers/bike_repair_station/pump_example.png',
|
||||
'./assets/layers/bike_repair_station/pump_example_round.jpg',
|
||||
'./assets/layers/bike_repair_station/repair_station_example.jpg']
|
||||
'./assets/layers/bike_repair_station/repair_station_example_2.jpg']
|
||||
for (const expected of expectedValues) {
|
||||
T.isTrue(images.has(expected), expected + " not found")
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue