The backend tests seem to be failing on develop. It is probably related to adding fallback values for required variables for social media content in this PR.
The (single) test that is failing is the test_block_flow for the Rhythm Discrimination block. That test is relatively new (#1348) so we probably missed as #1331's feature branch was likely not rebased onto the latest changes from develop or something when it was merged.
Description
The backend tests seem to be failing on
develop
. It is probably related to adding fallback values for required variables for social media content in this PR.The (single) test that is failing is the
test_block_flow
for the Rhythm Discrimination block. That test is relatively new (#1348) so we probably missed as #1331's feature branch was likely not rebased onto the latest changes fromdevelop
or something when it was merged.ERROR: test_block_flow (experiment.rules.tests.test_rhythm_discrimination.RhythmDiscriminationTest.test_block_flow)
Screenshots
Reproduction URL
No response
Reproduction steps
Logs
No response
Browsers
No response
OS
No response
Additional context
No response