Fix deprecated PHPUnit method calls

Created on 30 July 2024, 6 months ago
Updated 13 August 2024, 5 months ago

Problem/Motivation

The withConsecutive() method is abandoned in PHPUnit 10. We need to find a replacement.

Steps to reproduce

Proposed resolution

  • Replace the Unit test with a Kernel test for testing the form values get correctly saved in config.
  • Bonus points: enable config validation and use that to check form values.
  • Also fix linting errors.

Remaining tasks

User interface changes

API changes

Data model changes

πŸ“Œ Task
Status

Fixed

Version

2.0

Component

Code

Created by

πŸ‡¦πŸ‡ΊAustralia kim.pepper πŸ„β€β™‚οΈπŸ‡¦πŸ‡ΊSydney, Australia

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Merge Requests

Comments & Activities

Production build 0.71.5 2024