Skip to content

temp: makes all cookies on path / #456

temp: makes all cookies on path /

temp: makes all cookies on path / #456

Workflow file for this run

name: Unit Tests
on:
push:
branches: [ master ]
pull_request:
branches: [ master ]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- run: composer install
- run: ./vendor/bin/phpunit