summaryrefslogtreecommitdiff
path: root/tests/qapi-schema/flat-union-bad-base.err
diff options
context:
space:
mode:
Diffstat (limited to 'tests/qapi-schema/flat-union-bad-base.err')
-rw-r--r--tests/qapi-schema/flat-union-bad-base.err2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/qapi-schema/flat-union-bad-base.err b/tests/qapi-schema/flat-union-bad-base.err
index 79b8a71eb8..bee24a217a 100644
--- a/tests/qapi-schema/flat-union-bad-base.err
+++ b/tests/qapi-schema/flat-union-bad-base.err
@@ -1 +1 @@
-tests/qapi-schema/flat-union-bad-base.json:9: 'base' for union 'TestUnion' should be a type name
+tests/qapi-schema/flat-union-bad-base.json:8: 'string' (member of TestTypeA) collides with 'string' (base of TestUnion)