issues
search
pusher
/
pusher-js
Pusher Javascript library
http://pusher.com
MIT License
2.11k
stars
374
forks
source link
CI fixes
#666
Closed
sonologico
closed
1 year ago
sonologico
commented
1 year ago
What does this PR do?
Simplify and increase timeouts in some tests
Remove duplicated
afterEach
Remove integration_tests_server start from Makefile as it doesn't behave as expected
Checklist
[x] All new functionality has tests.
[x] All tests are passing.
[x] New or changed API methods have been documented.
[x]
npm run format
has been run
What does this PR do?
afterEach
Checklist
npm run format
has been run