We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bf42d91 commit dce8244Copy full SHA for dce8244
scripts/build.py
@@ -195,7 +195,6 @@ def extract_zip(bundle, target):
195
print("\nRunning unit tests")
196
env = os.environ.copy()
197
env["BN_DISABLE_USER_SETTINGS"] = "true"
198
-env["BN_DISABLE_REPOSITORY_PLUGINS"] = "true"
199
env["BN_USER_DIRECTORY"] = str(build_output_path)
200
env["BN_STANDALONE_DEBUGGER"] = "true"
201
env["BN_DISABLE_CORE_DEBUGGER"] = "true"
0 commit comments