Skip to content

Commit 7174399

Browse files
committed
test: test "current" agoric-sdk against some endo fork
1 parent 1f93cea commit 7174399

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

packages/SwingSet/test/upgrade/upgrade.test.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)