Skip to content

Admin test: Use settings instead of mocker #260

Admin test: Use settings instead of mocker

Admin test: Use settings instead of mocker #260

Workflow file for this run

name: Label tests
on:
pull_request:
types: [opened]
paths:
- 'tests/**'
- '.github/workflows/tests-*.yml'
jobs:
label-tests:
runs-on: ubuntu-latest
steps:
- name: add-label
uses: andymckay/labeler@master
with:
add-labels: "tests"