summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJared Norman <jared@super.gd>2020-10-11 15:53:22 -0700
committerGitHub <noreply@github.com>2020-10-11 15:53:22 -0700
commitb8e1db2f128312b7d2a6923c2fe2424df70385c2 (patch)
tree07bb96f5f097ac09cd93646f48144354b2d4486e
parent6805d600fbbc07e73c4eeac3e65c399d9528d71e (diff)
parentf6687232b683188a17c11657a297c6ed7de5021f (diff)
Merge pull request #27 from cmhnk/fix/extension_name
Update extension name
-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 {