Skip to content

Commit fdb03c2

Browse files
authored
Update gradle.test.ts
1 parent d8872b6 commit fdb03c2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/host/src/node/gradle.test.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ describe(
3434
);
3535
assert.match(
3636
stderr,
37-
/Run the following in your terminal, to clone Hermes and instruct React Native to use it/,
37+
/Run the following in your Bash- or Zsh-compatible terminal, to clone Hermes and instruct React Native to use it/,
3838
);
3939
assert.match(
4040
stderr,

0 commit comments

Comments
 (0)