UNPKG

simple-axios-ror-service-wrapper

Version:
10 lines (9 loc) 257 B
import assert from 'assert' // TODO: Test in future // describe('Array', () => { // describe('#indexOf()', () => { // it('should return -1 when the value is not present', () => { // assert.equal([1, 2, 3].indexOf(4), -1) // }) // }) // })