bson/testdata/unified-test-format/valid-fail/entity-client-apiVersion-unsupported.yml
2025-03-17 20:58:26 +01:00

14 lines
259 B
YAML

description: "entity-client-apiVersion-unsupported"
schemaVersion: "1.1"
createEntities:
- client:
id: &client0 client0
serverApi:
version: "server_will_never_support_this_api_version"
tests:
- description: "foo"
operations: []