Skip to content

Commit

Permalink
fixup! test(async-flow): proper wake tests
Browse files Browse the repository at this point in the history
Co-authored-by: Michael FIG <[email protected]>
  • Loading branch information
mhofman and michaelfig authored Oct 4, 2024
1 parent ee710ca commit 8e80417
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/async-flow/test/async-flow-wake.test.js
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
// new incarnation, but otherwise should wait until a wake watcher is triggered.

import { Fail } from '@endo/errors';
import { testAsyncLife } from './prepare-test-env-ava.js';
import { testAsyncLifeFromScratch } from './prepare-test-env-ava.js';

/**
* @import {Vow} from '@agoric/vow';
Expand Down

0 comments on commit 8e80417

Please sign in to comment.