• show failures only
  • passes: 1
  • pending: 0
  • failures: 0
  • duration: 6ms
  • currentTime

    • implement tests here2ms

      return wrapped.run({}).then((response) => {
        expect(response).to.not.be.empty;
      });