Skip to content

Commit ba3acce

Browse files
committed
Remove unnecessary bash invocation
1 parent f9a7589 commit ba3acce

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

master/custom/factories.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1396,7 +1396,6 @@ def setup(self, **kwargs):
13961396
Test(
13971397
name="PyRepl in Chrome smoke test",
13981398
command=[
1399-
"bash",
14001399
"run_test.sh",
14011400
],
14021401
env=compile_environ,

0 commit comments

Comments
 (0)