Skip to content

Commit

Permalink
$mol_wire_async fix test
Browse files Browse the repository at this point in the history
  • Loading branch information
zerkalica committed Oct 3, 2023
1 parent 1495e24 commit 669b575
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion wire/async/async.test.ts
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ namespace $ {
type Check = $mol_type_assert<typeof b, Promise<string>>
},

async 'Latest method calls wins'( $ ) {
'Latest method calls wins'( $ ) {

class NameLogger extends $mol_object2 {

Expand Down

0 comments on commit 669b575

Please sign in to comment.