24 lines
471 B
JSON
24 lines
471 B
JSON
{
|
|
"description": "expectedSdamEvent-serverDescriptionChangedEvent-additionalProperties",
|
|
"schemaVersion": "1.10",
|
|
"tests": [
|
|
{
|
|
"description": "foo",
|
|
"operations": [],
|
|
"expectEvents": [
|
|
{
|
|
"client": "client0",
|
|
"eventType": "sdam",
|
|
"events": [
|
|
{
|
|
"serverDescriptionChangedEvent": {
|
|
"foo": "bar"
|
|
}
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|