We should ideally have the same value in the if / else clauses in https://github.com/pomerantsev/accented/blob/a89867a17e2a06b738153a19c1c347bde844bf51/packages/devapp/test/main.spec.ts#L1189-L1193, possibly by checking whether we're in CI or not.
We should ideally have the same value in the if / else clauses in
accented/packages/devapp/test/main.spec.ts
Lines 1189 to 1193 in a89867a