Skip to content
This repository was archived by the owner on Feb 7, 2024. It is now read-only.

Fix conflicting namespace with facade #611

Merged
merged 1 commit into from
Nov 16, 2020
Merged

Conversation

kloining
Copy link
Contributor

Queue is already aliased as the facade Queue, which makes it look for Illuminate\Support\Facades\Queue\AsyncRedisConnector

Queue is already aliased as the facade Queue, which makes it look for Illuminate\Support\Facades\Queue\AsyncRedisConnector
@codecov-io
Copy link

codecov-io commented Nov 15, 2020

Codecov Report

Merging #611 (2bc6fbb) into 2.x (fb0c980) will not change coverage.
The diff coverage is 0.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##              2.x     #611   +/-   ##
=======================================
  Coverage   89.87%   89.87%           
=======================================
  Files          60       60           
  Lines        1560     1560           
=======================================
  Hits         1402     1402           
  Misses        158      158           
Impacted Files Coverage Δ
src/WebSocketsServiceProvider.php 92.59% <0.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update fb0c980...2bc6fbb. Read the comment docs.

@rennokki rennokki merged commit b9ec590 into beyondcode:2.x Nov 16, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants