Skip to content

Commit bc110b0

Browse files
stricter
1 parent 95066b0 commit bc110b0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/tools/utils.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -211,6 +211,7 @@ export interface FailPoint {
211211
}
212212

213213
export interface FailCommandFailPoint extends FailPoint {
214+
configureFailPoint: 'failCommand';
214215
data: {
215216
failCommands: string[];
216217
errorCode?: number;

0 commit comments

Comments
 (0)