Skip to content

Commit 70d5224

Browse files
test
1 parent 1672ca8 commit 70d5224

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

QiniuSDKTests/QNFileRecorderTest.m

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -105,11 +105,11 @@ - (void)tearDown {
105105
}
106106

107107
- (void)test600k {
108-
[self template:600 pos:0.6];
108+
[self template:600 pos:0.7];
109109
}
110110

111111
- (void)test700k {
112-
[self template:700 pos:0.95];
112+
[self template:700 pos:0.1];
113113
}
114114

115115
#ifdef __MAC_OS_X_VERSION_MIN_REQUIRED

0 commit comments

Comments
 (0)