Skip to content

Commit

Permalink
fix: gratuitous change so PRs differ
Browse files Browse the repository at this point in the history
  • Loading branch information
erights committed Aug 1, 2023
1 parent 9f69167 commit 75235df
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 75235df

Please sign in to comment.