Correct Ndyuka-Trio Piddin lexvo id (correct m3.11 & m3.12)
import{author}from'app-client/helpers/author';import{module,test}from'qunit';module('Unit | Helper | author');// Replace this with your real tests.test('it works',function(assert){letresult=author([42]);assert.ok(result);});