Skip to content

imp(testkit): deprecate MockContext::with_client* in favor of MockContext::with_client_config #276

imp(testkit): deprecate MockContext::with_client* in favor of MockContext::with_client_config

imp(testkit): deprecate MockContext::with_client* in favor of MockContext::with_client_config #276

Workflow file for this run

name: Spell Check
on:
pull_request:
jobs:
run:
name: Spell Check with Typos
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: crate-ci/typos@master
with:
config: ./.github/typos.toml