Skip to content

Commit

Permalink
chore: remove obsolete comment
Browse files Browse the repository at this point in the history
  • Loading branch information
gr2m committed Oct 15, 2016
1 parent 3d54bb0 commit 742d398
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/integration/routes/accounts/post-accounts-test.js
Original file line number Diff line number Diff line change
Expand Up @@ -129,7 +129,6 @@ getServer(function (error, server) {
group.end()
})

// prepared test for https://github.com/hoodiehq/hoodie-account-server/issues/126
test('POST /accounts?include=foobar', function (t) {
var options = _.defaultsDeep({
url: '/accounts?include=foobar'
Expand Down

0 comments on commit 742d398

Please sign in to comment.