Skip to content

Commit

Permalink
chore: ./jest requires bash (#10920)
Browse files Browse the repository at this point in the history
  • Loading branch information
FauxFaux authored Dec 6, 2020
1 parent 4418e76 commit cf4f0a5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion jest
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#!/usr/bin/env sh
#!/usr/bin/env bash

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

0 comments on commit cf4f0a5

Please sign in to comment.