Skip to content

Commit

Permalink
Update unit test
Browse files Browse the repository at this point in the history
  • Loading branch information
rvanasa committed Mar 5, 2024
1 parent a05a6e4 commit 490f3a0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/index.test.ts
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
import mo from '../src/versions/moc';

const actor = `
actor Main {
actor {
public func test() : async Nat {
123
}
Expand Down

0 comments on commit 490f3a0

Please sign in to comment.