Skip to content

Commit ee8affc

Browse files
committed
test: test "current" agoric-sdk with "current" endo master
1 parent 0b7ec35 commit ee8affc

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
@@ -120,6 +120,8 @@ const initKernelForTest = async (t, bundleData, config, options = {}) => {
120120
};
121121
};
122122

123+
// Gratuitous change so I can create an otherwise identical PR
124+
123125
const testNullUpgrade = async (t, defaultManagerType) => {
124126
const config = makeConfigFromPaths('../bootstrap-relay.js', {
125127
defaultManagerType,

0 commit comments

Comments
 (0)