import test from 'ava'; test('should test through sync gateway', t => { t.pass(); });