describe('when a ban rule is not found for removal', () => {
            it('should return null', async () => {
                const banRule = {
                    clientId: 'yyy',
                    host: 'app.local',