Skip to content

Commit

Permalink
Update appsettings.Linux.json
Browse files Browse the repository at this point in the history
  • Loading branch information
raczeja authored Nov 28, 2024
1 parent 31038db commit bb4e55f
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions Ocaramba.Tests.NUnit/appsettings.Linux.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,8 @@
},
"ChromeArguments": {
"headless": "",
"no-sandbox": ""
"no-sandbox": "",
"disable-dev-shm-usage": ""
},
"InternetExplorerPreferences": {
},
Expand All @@ -64,4 +65,4 @@
"headless": "",
"disable-gpu": ""
}
}
}

0 comments on commit bb4e55f

Please sign in to comment.