Comment From: polarbear567

Sure, I test in local, and see if there is an easy way to migrate to test.

Comment From: polarbear567

For the original LiquibaseEndpoint code, this test returns:

Expected :"classpath:/db/changelog/db.changelog-master-backup.yaml"
Actual   :"classpath:/db/changelog/db.changelog-master.yaml"

For the fixed code, it can pass the test correctly.

Comment From: wilkinsona

Thanks again, @polarbear567. The proposed changes have been merged into 2.1.x and forwards to 2.2.x and master.