Unverified Commit 88637bb8 authored by Eberhard Beilharz's avatar Eberhard Beilharz
Browse files

chore(linux): Don't report on Sentry when running unit tests

When running unit tests we try to install some keyboards with
invalid URLs which normally results in an issue being reported on
Sentry. This change sets an environment variable when running
the tests and modifies the initialization code to not initialize
Sentry reporting when the environment variable `KEYMAN_NOSENTRY`
is set to 1.
parent fd8e4844
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment