Update rust sdk to 0.1.31: re-enable screenshot tests..
This commit is contained in:
@@ -40,7 +40,6 @@ import com.android.resources.NightMode
|
||||
import com.google.testing.junit.testparameterinjector.TestParameter
|
||||
import com.google.testing.junit.testparameterinjector.TestParameterInjector
|
||||
import io.element.android.libraries.theme.ElementTheme
|
||||
import org.junit.Ignore
|
||||
import org.junit.Rule
|
||||
import org.junit.Test
|
||||
import org.junit.runner.RunWith
|
||||
@@ -76,7 +75,6 @@ class ScreenshotTest {
|
||||
)
|
||||
|
||||
@Test
|
||||
@Ignore
|
||||
fun preview_tests(
|
||||
@TestParameter(valuesProvider = PreviewProvider::class) componentTestPreview: TestPreview,
|
||||
@TestParameter baseDeviceConfig: BaseDeviceConfig,
|
||||
|
||||
Reference in New Issue
Block a user