Merge "Make test_options.timeout an int64" am: 76acdadaf7
am: acb00184c3
Change-Id: Id7a50b086ce755877e2656c98b5be8896b456bfd
This commit is contained in:
@@ -46,7 +46,7 @@ type robolectricProperties struct {
|
||||
|
||||
Test_options struct {
|
||||
// Timeout in seconds when running the tests.
|
||||
Timeout *string
|
||||
Timeout *int64
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user