Skip to content

Commit

Permalink
+1
Browse files Browse the repository at this point in the history
  • Loading branch information
jin committed Sep 19, 2023
1 parent 45fe8d1 commit 0931aaa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion view/tree2/to/js/js.left.test.ts
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ namespace $ {
`)
const foo = Foo.make({ $ })

$mol_assert_ok(foo.owner() instanceof $mol_object)
$mol_assert_ok(foo.owner(1) instanceof $mol_object)
$mol_assert_like(
foo.some(1),
foo.some(1),
Expand Down

0 comments on commit 0931aaa

Please sign in to comment.