Skip to content

Commit 38663f0

Browse files
committed
chore(shell-api): fix linter
Broken in c8e2697
1 parent 7fa888f commit 38663f0

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)