summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorcmhnk <corinne.m.henk@gmail.com>2020-10-09 12:22:37 -0700
committercmhnk <corinne.m.henk@gmail.com>2020-10-09 12:57:54 -0700
commitf6687232b683188a17c11657a297c6ed7de5021f (patch)
tree07bb96f5f097ac09cd93646f48144354b2d4486e
parent6805d600fbbc07e73c4eeac3e65c399d9528d71e (diff)
Update extension name
Without this update, the following would fail: $ bundle exec rake sandbox
-rwxr-xr-xbin/sandbox2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/sandbox b/bin/sandbox
index ca0fa22..90b8b81 100755
--- a/bin/sandbox
+++ b/bin/sandbox
@@ -25,7 +25,7 @@ else
BRANCH="master"
fi
-extension_name="solidus_taxjar"
+extension_name="super_good-solidus_taxjar"
# Stay away from the bundler env of the containing extension.
function unbundled {