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 Jul 14, 2023
1 parent 6e5b422 commit 671c865
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 @@ -119,6 +119,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('../bootstrap-relay.js', {
defaultManagerType,
Expand Down

0 comments on commit 671c865

Please sign in to comment.