Skip to content

Commit

Permalink
test: test "current" agoric-sdk with "current" endo master
Browse files Browse the repository at this point in the history
  • Loading branch information
erights committed Apr 5, 2024
1 parent 4c9a859 commit ebedc3e
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 ebedc3e

Please sign in to comment.