Skip to content

Commit 81793ff

Browse files
committed
fixup! test(zoe): ensure fake bundleIDs for real bundles contain their hash
1 parent d6254a2 commit 81793ff

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

packages/zoe/tools/fakeVatAdmin.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -154,7 +154,6 @@ function makeFakeVatAdmin(testContextSetter = undefined, makeRemote = x => x) {
154154
/**
155155
* @param {string} base
156156
* @param {EndoZipBase64Bundle | TestBundle} bundle
157-
* @param {string} [name]
158157
*/
159158
registerBundle: (base, bundle) => {
160159
const bid = vatAdminState.getBundleID(base, bundle);

0 commit comments

Comments
 (0)