Skip to content

Commit 63ed54b

Browse files
committed
Fix issue in test step
1 parent 12f3f70 commit 63ed54b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,4 +10,4 @@ jobs:
1010
- run: yarn flow
1111
- run: yarn add react@16.0.0
1212
- run: yarn add react-native@0.49.3
13-
- run: yarn flow test
13+
- run: yarn test

0 commit comments

Comments
 (0)