discourse/app/assets
David Taylor f71a981cb9
DEV: Remove testem `parallel` limit (#18290)
In itself, this change will not cause tests to run in parallel. It just unlocks the ability to use tools like `ember exam` to run tests in parallel. For example:

```
yarn ember exam --load-balance --parallel=3 --random
```
2022-09-20 15:43:06 +01:00
..
images FIX: fallback to default push notification icon if none exists (#16961) 2022-06-01 12:00:05 +10:00
javascripts DEV: Remove testem `parallel` limit (#18290) 2022-09-20 15:43:06 +01:00
stylesheets UX: Welcome topic CTA adjustments (#18168) 2022-09-19 16:40:44 -05:00