Skip to content

Commit 243f1a3

Browse files
committed
chore: take out CSOT change
1 parent 22e1bbb commit 243f1a3

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

test/tools/unified-spec-runner/schema.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -386,7 +386,6 @@ export interface StoreEventsAsEntity {
386386
}
387387
export interface ExpectedError {
388388
isError?: true;
389-
isTimeoutError?: boolean;
390389
isClientError?: boolean;
391390
errorContains?: string;
392391
errorCode?: number;

0 commit comments

Comments
 (0)