import test from 'ava' test('check survey entity', async t => { t.pass() })