Feature #7652 » 0001-Remove-trailing-whitespaces-in-test-fixtures-watcher.patch
| test/fixtures/watchers.yml | ||
|---|---|---|
| 1 |
---
|
|
| 2 |
watchers_001:
|
|
| 1 |
--- |
|
| 2 |
watchers_001: |
|
| 3 | 3 |
watchable_type: Issue |
| 4 | 4 |
watchable_id: 2 |
| 5 | 5 |
user_id: 3 |
| 6 |
watchers_002:
|
|
| 6 |
watchers_002: |
|
| 7 | 7 |
watchable_type: Message |
| 8 | 8 |
watchable_id: 1 |
| 9 | 9 |
user_id: 1 |
| 10 |
watchers_003:
|
|
| 10 |
watchers_003: |
|
| 11 | 11 |
watchable_type: Issue |
| 12 | 12 |
watchable_id: 2 |
| 13 | 13 |
user_id: 1 |