Skip to content

Commit

Permalink
cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
thomasneirynck committed Oct 27, 2020
1 parent aaf46f9 commit 5f97ace
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion x-pack/test/api_integration/apis/maps/proxy_api.js
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@ import expect from '@kbn/expect';
export default function ({ getService }) {
const supertest = getService('supertest');

// Failing: See https:/elastic/kibana/issues/81844
describe('EMS proxy', () => {
it('should correctly rewrite url and format', async () => {
const resp = await supertest
Expand Down

0 comments on commit 5f97ace

Please sign in to comment.