Skip to content

Add None text to empty options in selects #130

Add None text to empty options in selects

Add None text to empty options in selects #130

Workflow file for this run

name: CI
on: [push]
jobs:
tests:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: php-actions/composer@v6
- run: vendor/bin/phpunit tests --colors --do-not-cache-result