mirror of
https://github.com/pulsar-edit/pulsar.git
synced 2024-11-11 04:48:44 +03:00
💄
This commit is contained in:
parent
c87c0da35e
commit
1a8e36d6b7
@ -1,7 +1,6 @@
|
||||
describe 'Native', ->
|
||||
|
||||
describe '$native.getPlatform()', ->
|
||||
it 'returns a non-empty value', ->
|
||||
platform = $native.getPlatform()
|
||||
expect(platform).not.toBe ''
|
||||
expect(platform.length).toBeGreaterThan(0)
|
||||
expect(platform.length).toBeGreaterThan(0)
|
||||
|
Loading…
Reference in New Issue
Block a user