Two tests have the same name at: 1. https://github.com/getodk/central-backend/blob/587c82c55141b3e5c05965123167c9aff948b6d0/test/integration/api/forms/forms.js#L584 2. https://github.com/getodk/central-backend/blob/587c82c55141b3e5c05965123167c9aff948b6d0/test/integration/api/forms/forms.js#L596 It looks like the second test should be the inverse of the first. The subsequent test at https://github.com/getodk/central-backend/blob/587c82c55141b3e5c05965123167c9aff948b6d0/test/integration/api/forms/forms.js#L608 is also testing the same warning condition.