Skip to content
This repository was archived by the owner on Mar 16, 2019. It is now read-only.

Commit 868c1d6

Browse files
committed
fix test group name
1 parent b0e7280 commit 868c1d6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/test-0.5.1.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -183,7 +183,7 @@ describe('Upload and download at the same time', (report, done) => {
183183
})
184184

185185
RNTest.config({
186-
group : '0.5.x',
186+
group : '0.5.1',
187187
run : true,
188188
expand : false,
189189
timeout : 30000,

0 commit comments

Comments
 (0)