Blake Erickson 2bb36d72a3 DEV: Fix failing test on CI due to whitespace differences
I could not replicate the failure locally, but it was consistently
failing on CI with:

```
  Assertion Failed: it should escape watched words

      Expected:  <img src="x">, Actual:  <img src="x">
```

This commit removes an extra space that was added originally, but I
don't think it is really needed after double checking how it displays in
the UI. The `x` icon and the word have sufficient spacing between them.
If we need to we can tweak it in css instead.
2019-11-27 17:23:49 -07:00
..
2019-03-21 13:16:55 +01:00
2019-10-11 15:33:34 -04:00
2019-06-11 10:05:57 +08:00
2019-07-03 13:45:03 +02:00
2019-02-06 23:55:05 +02:00
2019-07-03 16:32:27 +02:00
2019-10-11 15:33:34 -04:00