mirror of
https://github.com/cerc-io/watcher-ts
synced 2026-09-09 17:24:07 +00:00
Point graph-cli to use fork for automatic graph-ts exports (#22)
This commit is contained in:
@@ -9,7 +9,7 @@ import { instantiate } from './index';
|
||||
|
||||
const EXAMPLE_WASM_FILE_PATH = '../test/subgraph/example1/build/Example1/Example1.wasm';
|
||||
|
||||
describe('typeConversion wasm tests', () => {
|
||||
describe('numbers wasm tests', () => {
|
||||
let exports: any;
|
||||
|
||||
before(async () => {
|
||||
|
||||
Reference in New Issue
Block a user