Skip to content

Commit

Permalink
drop reference to #111 from readme
Browse files Browse the repository at this point in the history
  • Loading branch information
novemberborn committed Mar 1, 2016
1 parent c702447 commit 58e1c56
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -383,8 +383,6 @@ test('foo bar', t => {
});
```

[#111](https://github.com/sindresorhus/ava/issues/111) is tracking this item as a potential enhancement.

### Promise support

If you return a promise in the test you don't need to explicitly end the test as it will end when the promise resolves.
Expand Down

0 comments on commit 58e1c56

Please sign in to comment.