Skip to content

Commit

Permalink
Sayonara, Kyks-san :(
Browse files Browse the repository at this point in the history
  • Loading branch information
williamlardier committed Dec 24, 2024
1 parent a087d94 commit c6a2171
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/functional/replication/queueProcessor.js
Original file line number Diff line number Diff line change
Expand Up @@ -879,7 +879,6 @@ describe('queue processor functional tests with mocking', () => {
after(done => {
httpServer.close();
async.parallel([
done => queueProcessorSF.stop(done),
done => queueProcessorAzure.stop(done),
done => replicationStatusProcessor.stop(done),
done => copyLocationResultsConsumer.close(done),
Expand Down

0 comments on commit c6a2171

Please sign in to comment.