chore(settings): mark TCP and Orbit remote providers as wip #1094
Annotations
3 errors
|
test-js
Process completed with exit code 1.
|
|
src/utils/platformPaths.test.ts > isMobilePlatform > returns false for desktop platforms:
src/utils/platformPaths.test.ts#L8
ReferenceError: navigator is not defined
❯ withNavigatorValues src/utils/platformPaths.test.ts:8:60
❯ src/utils/platformPaths.test.ts:45:5
|
|
src/utils/platformPaths.test.ts > isMobilePlatform > returns true for iPhone-like user agents:
src/utils/platformPaths.test.ts#L8
ReferenceError: navigator is not defined
❯ withNavigatorValues src/utils/platformPaths.test.ts:8:60
❯ src/utils/platformPaths.test.ts:32:5
|