Skip to content

Commit

Permalink
chore: take out CSOT change
Browse files Browse the repository at this point in the history
  • Loading branch information
nbbeeken committed Aug 12, 2024
1 parent 22e1bbb commit 243f1a3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion test/tools/unified-spec-runner/schema.ts
Original file line number Diff line number Diff line change
Expand Up @@ -386,7 +386,6 @@ export interface StoreEventsAsEntity {
}
export interface ExpectedError {
isError?: true;
isTimeoutError?: boolean;
isClientError?: boolean;
errorContains?: string;
errorCode?: number;
Expand Down

0 comments on commit 243f1a3

Please sign in to comment.