mirror of
https://github.com/openstf/stf
synced 2025-10-04 02:09:32 +02:00
fix spell error
This commit is contained in:
parent
855964bff1
commit
dff5835105
4 changed files with 8 additions and 8 deletions
|
@ -826,7 +826,7 @@ module.exports = function(options) {
|
|||
)
|
||||
])
|
||||
})
|
||||
.on('fs.retrive', function(channel, responseChannel, data) {
|
||||
.on('fs.retrieve', function(channel, responseChannel, data) {
|
||||
joinChannel(responseChannel)
|
||||
push.send([
|
||||
channel
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue