Skip to content

Adds back old mock methods #25

Adds back old mock methods

Adds back old mock methods #25

Workflow file for this run

on: push
name: Build
jobs:
test:
name: Build
runs-on: macOS-latest
steps:
- name: Checkout
uses: actions/checkout@v2
with:
ref: ${{ github.ref }}
- name: Build and test
run: swift test