Skip to content

Commit d029689

Browse files
committed
test: test "current" agoric-sdk against some fork of endo
1 parent 4c9a859 commit d029689

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

packages/SwingSet/test/upgrade/test-upgrade.js

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -133,6 +133,8 @@ const initKernelForTest = async (t, bundleData, config, options = {}) => {
133133
};
134134
};
135135

136+
// Gratuitous change so I can create an otherwise identical PR
137+
136138
const testNullUpgrade = async (t, defaultManagerType) => {
137139
const config = makeConfigFromPaths('../../tools/bootstrap-relay.js', {
138140
defaultManagerType,

0 commit comments

Comments
 (0)