diff options
author | blackst0ne <blackst0ne.ru@gmail.com> | 2018-06-21 09:15:26 +1100 |
---|---|---|
committer | blackst0ne <blackst0ne.ru@gmail.com> | 2018-06-21 09:15:26 +1100 |
commit | b56b1009b7a0833c1021c718e996d2ae3e73672a (patch) | |
tree | 29fda856c00119f634f9b5b1eeb1f93771718220 /scripts/trigger-build-docs | |
parent | e40aa397700f997b320d9e6299ab3b15b75c77a8 (diff) | |
download | gitlab-ce-b56b1009b7a0833c1021c718e996d2ae3e73672a.tar.gz |
[Rails5] Fix ActionCable's mount_path configurationblackst0ne-rails5-fix-action-cable-mount-path
The original MR [1] fixed red specs for Rails 5.
But while the failed specs were fixed, that changes brought new failed
specs which weren't caught up in [1].
This commit just fixes the fix. :)
New errors are like these:
```
Failed to upgrade to WebSocket (REQUEST_METHOD: GET, HTTP_CONNECTION: keep-alive, HTTP_UPGRADE: )
Finished "/-/boards/1/lists"[non-WebSocket] for 127.0.0.1 at 2018-06-20 18:09:26 +0200
```
[1]: https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/20015
Diffstat (limited to 'scripts/trigger-build-docs')
0 files changed, 0 insertions, 0 deletions