Skip to content

Commit

Permalink
test: test with some endo
Browse files Browse the repository at this point in the history
  • Loading branch information
erights committed Jun 16, 2023
1 parent f581a7e commit 085aa9b
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 @@ -120,6 +120,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 085aa9b

Please sign in to comment.