MatrixAI / js-rpc

Stream-based JSON RPC for JavaScript/TypeScript Applications

Home Page:https://polykey.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Replace `testProp` usage with `test.prop`

tegefaulkes opened this issue · comments

Specification

testProp is deprecated and needs to be replaced. Overall test,prop is cleaner to use.

Additional context

Tasks

  1. replace testProp usage with test.prop.