mirror of
https://github.com/discourse/discourse.git
synced 2025-02-06 11:28:18 +00:00
This patch allows running system specs on an aarch64 Linux system (typically our `discourse_dev` docker image). As Chrome isn’t available for the aarch64 architecture (yet), we have to rely on Firefox instead. This has some drawbacks like not being able to access the browser logs like we do with the Chrome webdriver.