configs.config(function (err, configs) {
        should.not.exist(err)

        configs.should.eql(visibleConfigs)
        verifyAll()