This website requires JavaScript.
Explore
Help
Sign In
actions
/
setup-android
Watch
1
Star
0
Fork
0
You've already forked setup-android
Code
Activity
Files
3d201fcd5195fb2feadeb5b4bbc84bb6561b4397
setup-android
/
__tests__
/
matchers.test.ts
T
6 lines
92 B
TypeScript
Raw
Normal View
History
Unescape
Escape
Run prettier, to pass format-check
2020-08-11 19:20:52 +02:00
describe
(
'setup-android'
,
()
=>
{
it
(
'has sanity'
,
async
()
=>
{
expect
(
true
)
})
})
Copy Permalink