[VARC/test] Adjust a test

This worked with the previous font it seems, but not with
the new font. Or maybe I've screwed up something...
This commit is contained in:
Behdad Esfahbod 2023-12-17 12:56:29 -07:00
parent 2ca627dc5b
commit 22e02ccb47

View File

@ -1712,6 +1712,10 @@ class InstantiateVariableFontTest(object):
location = {"0000": 0.5}
with pytest.raises(
NotImplementedError,
match="Instancing accross VarComponent axes with variation is not supported.",
):
instance = instancer.instantiateVariableFont(
varfont,
location,