Skip to content

Commit

Permalink
test: test "current" agoric-sdk against some endo fork
Browse files Browse the repository at this point in the history
  • Loading branch information
erights committed May 6, 2024
1 parent d4aaa74 commit 575f79d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions packages/SwingSet/test/upgrade/test-upgrade.js
Original file line number Diff line number Diff line change
Expand Up @@ -133,6 +133,8 @@ const initKernelForTest = async (t, bundleData, config, options = {}) => {
};
};

// Gratuitous change so I can create an otherwise identical PR

const testNullUpgrade = async (t, defaultManagerType) => {
const config = makeConfigFromPaths('../../tools/bootstrap-relay.js', {
defaultManagerType,
Expand Down

0 comments on commit 575f79d

Please sign in to comment.