Skip to content

Commit 698b95a

Browse files
committed
final test change
1 parent 4e1c1ea commit 698b95a

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

test/pytest/test_token_authorization.py

-6
Original file line numberDiff line numberDiff line change
@@ -32,12 +32,6 @@ def get_plugin_jar():
3232
os.path.join(new_folder_path, jar_file[0]),
3333
)
3434
os.chdir(REPO_ROOT)
35-
# result = subprocess.run(
36-
# f"python ts_scripts/install_from_source",
37-
# shell=True,
38-
# capture_output=True,
39-
# text=True,
40-
# )
4135

4236

4337
# Parse json file and return key

0 commit comments

Comments
 (0)