diff --git a/asdf/_tests/test_yaml.py b/asdf/_tests/test_yaml.py index 44252af72..55648dd46 100644 --- a/asdf/_tests/test_yaml.py +++ b/asdf/_tests/test_yaml.py @@ -242,7 +242,7 @@ def test_explicit_tags(): #ASDF_STANDARD 1.5.0 %YAML 1.1 --- ! -foo: ! [1, 2, 3] +foo: ! [1, 2, 3] ...""" # Check that fully qualified explicit tags work