From 085aa9b211ea949c336723c96c293c41f2b24680 Mon Sep 17 00:00:00 2001 From: "Mark S. Miller" Date: Wed, 14 Jun 2023 18:59:17 -0700 Subject: [PATCH] test: test with some endo --- packages/SwingSet/test/upgrade/test-upgrade.js | 2 ++ 1 file changed, 2 insertions(+) diff --git a/packages/SwingSet/test/upgrade/test-upgrade.js b/packages/SwingSet/test/upgrade/test-upgrade.js index 0e0e7f6a3684..84d90b571a75 100644 --- a/packages/SwingSet/test/upgrade/test-upgrade.js +++ b/packages/SwingSet/test/upgrade/test-upgrade.js @@ -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,