fix(core): update

This commit is contained in:
Philipp Kunz 2019-11-03 00:47:18 +01:00
parent 2d21b40a76
commit 0e01ecbd1a

View File

@ -30,7 +30,7 @@ tap.test('should send a message to Elasticsearch', async () => {
runtime: 'node',
zone: 'ship.zone'
},
message: 'hi, this is a testMessage'
message: 'GET https://myroute.to.a.cool.destination/sorare?hello=there'
});
});