Skip to content

fix: was passing string values when I should've been passing Author objs #219

fix: was passing string values when I should've been passing Author objs

fix: was passing string values when I should've been passing Author objs #219

Workflow file for this run

name: Behat Testing
on:
push:
paths:
- '.github/workflows/behat-test.yml'
- '**.php'
- '**.feature'
- 'behat.yml'
- 'composer.json'
pull_request:
paths:
- '.github/workflows/behat-test.yml'
- '**.php'
- '**.feature'
- 'behat.yml'
- 'composer.json'
types:
- opened
- reopened
- synchronize
workflow_dispatch:
jobs:
behat:
uses: automattic/wpvip-plugins-.github/.github/workflows/reusable-behat-test.yml@trunk