Skip to content

Allow setting mock user to null #118

Allow setting mock user to null

Allow setting mock user to null #118

Workflow file for this run

name: Unit Tests
on:
pull_request:
types: [opened, synchronize]
push:
branches:
- master
jobs:
test:
runs-on: ubuntu-latest
timeout-minutes: 10
steps:
- uses: actions/checkout@v2
- uses: subosito/flutter-action@v1
- run: flutter test --test-randomize-ordering-seed 1