Skip to content

Commit dc72a14

Browse files
authored
chore(shell-api): fix linter MONGOSH-2426 (#2512)
Broken in c8e2697
1 parent 4efe0f8 commit dc72a14

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/shell-api/src/field-level-encryption.spec.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -962,6 +962,7 @@ srDVjIT3LsvTqw==`,
962962
return;
963963
}
964964
expect.fail('missed exception');
965+
break;
965966
default:
966967
throw new Error(`unreachable ${kmsName}`);
967968
}

0 commit comments

Comments
 (0)