mirror of
https://github.com/gotenberg/gotenberg.git
synced 2026-08-17 12:42:16 +01:00
chore(libreoffice): switch to supervisor (#708)
This commit is contained in:
@@ -192,7 +192,7 @@ func TestChromium_Validate(t *testing.T) {
|
||||
expectError: true,
|
||||
},
|
||||
{
|
||||
scenario: "valid bin path",
|
||||
scenario: "validate success",
|
||||
binPath: os.Getenv("CHROMIUM_BIN_PATH"),
|
||||
expectError: false,
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user