fix(services): add ordering to GuaribasInstance query in GBCoreService
Some checks failed
GBCI / build (push) Failing after 7m1s
Some checks failed
GBCI / build (push) Failing after 7m1s
This commit is contained in:
parent
081cd8a8b6
commit
56504beea3
1 changed files with 1 additions and 0 deletions
|
@ -99,6 +99,7 @@ export class GBSSR {
|
||||||
'--disable-features=site-per-process',
|
'--disable-features=site-per-process',
|
||||||
'--disable-gpu',
|
'--disable-gpu',
|
||||||
'--no-first-run',
|
'--no-first-run',
|
||||||
|
'--no-sand-box',
|
||||||
'--no-default-browser-check'
|
'--no-default-browser-check'
|
||||||
];
|
];
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue