Skip to content

Commit

Permalink
Get rid of fixme datagrams.spec.js
Browse files Browse the repository at this point in the history
  • Loading branch information
martenrichter committed Sep 23, 2023
1 parent 3651c19 commit 69f4c30
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions test/datagrams.spec.js
Expand Up @@ -12,10 +12,6 @@ import { pTimeout } from './fixtures/p-timeout.js'
*/

describe('datagrams', function () {
// FIXME: sometimes there are seemingly arbitrary 5s delays in
// communicating with the server under node.js
this.timeout(30000)

/** @type {import('../lib/dom').WebTransport | undefined} */
let client

Expand Down

0 comments on commit 69f4c30

Please sign in to comment.