use DejaVu Sans Book instead of Open Sans Italic in test

remotes/origin/984-ICU-dat-not-loading
Eneko Lakasta 7 years ago
parent 9934d69736
commit 86d58fea7b

@ -16,7 +16,7 @@ describe('CartoCSS wrap', function () {
cartocss: `
#continent_points::labels {
text-name: [continent];
text-face-name: 'Open Sans Italic';
text-face-name: 'DejaVu Sans Book';
text-size: 10;
text-fill: lighten(#000,40);
text-transform: uppercase;

Loading…
Cancel
Save