solid-contrib / web-access-control-tests

Tests if a Solid server implements web access control correctly
MIT License
2 stars 5 forks source link

Fix error with missing argument #15

Closed ylebre closed 3 years ago

ylebre commented 3 years ago

Fixes this issue: test/helpers/util.ts:33:9 - error TS2794: Expected 1 arguments, but got 0. Did you forget to include 'void' in your type argument to 'Promise'?