This website requires JavaScript.
Explore
Help
Sign In
ssube
/
cautious-journey
Watch
1
Star
0
Fork
You've already forked cautious-journey
0
Code
54c6f4a6fc
cautious-journey
/
test
/
sync
/
TestSyncLabels.ts
6 lines
99 B
TypeScript
Raw
Blame
History
import
{
expect
}
from
'chai'
;
describe
(
'label sync'
,
(
)
=
>
{
it
(
'should sync each label'
)
;
}
)
;
View Git Blame
Copy Permalink