Skip to content

Commit cf4f0a5

Browse files
authored
chore: ./jest requires bash (#10920)
1 parent 4418e76 commit cf4f0a5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

jest

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
#!/usr/bin/env sh
1+
#!/usr/bin/env bash
22

33
: '
44
Copyright (c) 2014-present, Facebook, Inc. All rights reserved.

0 commit comments

Comments
 (0)