Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-openagent) Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>
10 lines
392 B
Plaintext
10 lines
392 B
Plaintext
Command: ddev exec php artisan test --filter='restores soft-deleted song and does not duplicate normal arrangement'
|
|
|
|
PASS: Soft-deleted CCLI match is restored instead of duplicated.
|
|
|
|
Verified assertions:
|
|
- restored import status = restored
|
|
- returned Song ID matches original soft-deleted Song ID
|
|
- restored song is no longer trashed
|
|
- only one normal arrangement exists after restore/import
|