Skip to content

Commit

Permalink
fix broken schema
Browse files Browse the repository at this point in the history
  • Loading branch information
W-A-James committed Mar 19, 2024
1 parent f2d8550 commit 9ffc31e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/tools/unified-spec-runner/schema.ts
Original file line number Diff line number Diff line change
Expand Up @@ -345,7 +345,7 @@ export interface ExpectedSdamEvent {
topologyOpeningEvent?: {
topologyId?: any;
};
topologyClosingEvent?: {
topologyClosedEvent?: {
topologyId?: any;
};
serverOpeningEvent?: {
Expand Down

0 comments on commit 9ffc31e

Please sign in to comment.