Skip to content

Commit

Permalink
prfix
Browse files Browse the repository at this point in the history
  • Loading branch information
bdemann committed Sep 22, 2023
1 parent bcc6f18 commit fdc4862
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion examples/func_types/test/tests.ts
Original file line number Diff line number Diff line change
Expand Up @@ -126,7 +126,6 @@ export function getTests(funcTypesCanister: ActorSubclass<_SERVICE>): Test[] {
{
name: 'getNotifierFromNotifiersCanister',
test: async () => {
// TODO agent-js seems to be creating incorrect types here: https://github.com/dfinity/agent-js/issues/583
const result =
await funcTypesCanister.getNotifierFromNotifiersCanister();

Expand Down

0 comments on commit fdc4862

Please sign in to comment.