It's failing due to a removed content item in the sample project. The task is to find another content item that uses a multiple-choice element and adjust the test so that it uses new testing data.
Repro steps
run 'phpunit'
Expected behavior
The library's code's ok. Just the test is missing correct testing data.
Brief bug description
Failing test: https://travis-ci.org/Kentico/delivery-sdk-php/builds/443073860
It's failing due to a removed content item in the sample project. The task is to find another content item that uses a multiple-choice element and adjust the test so that it uses new testing data.
Repro steps
Expected behavior
The library's code's ok. Just the test is missing correct testing data.