// todo - fixme
// [0-11] Error in "SETTINGS: user should see public key and should not see private key"
// Error: Expected 'e2e' to contain '-----BEGIN PGP PUBLIC KEY BLOCK-----'.
// at <Jasmine>
// at PublicKeyScreen.checkPublicKey (/Users/tom/git/flowcrypt-ios/appium/tests/screenobjects/public-key.screen.ts:32:31)
// at processTicksAndRejections (node:internal/process/task_queues:96:5)
// at async UserContext.<anonymous> (/Users/tom/git/flowcrypt-ios/appium/tests/specs/settings/CheckSettingsForLoggedUser.spec.ts:34:5)``
// await expect(pubkeyValue).toContain("-----BEGIN PGP PUBLIC KEY BLOCK-----");