Delete "fr" screenshot. Only keep "de" ones. If necessary, "fr" or any other languages can be generated on the fly.
This commit is contained in:
parent
a324a911d4
commit
071f80c4a7
439 changed files with 1 additions and 1315 deletions
|
|
@ -36,7 +36,7 @@ class T : ScreenshotTest() {
|
|||
@TestParameter(valuesProvider = PreviewProvider::class) componentTestPreview: TestPreview,
|
||||
@TestParameter baseDeviceConfig: BaseDeviceConfig,
|
||||
@TestParameter(value = ["1.0"]) fontScale: Float,
|
||||
@TestParameter(value = ["fr", "de"]) localeStr: String,
|
||||
@TestParameter(value = ["de"]) localeStr: String,
|
||||
) {
|
||||
// Only test ComponentTestPreview, and only with the light theme
|
||||
if (componentTestPreview.isNightMode() || componentTestPreview !is ComponentTestPreview) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue