Skip to content

Commit

Permalink
Update test/integration/fixtures/suite/suite-async-callback.fixture.js
Browse files Browse the repository at this point in the history
Co-authored-by: Franco Victorio <victorio.franco@gmail.com>
  • Loading branch information
alcuadrado and fvictorio committed Sep 13, 2022
1 parent 5ba820b commit 9b338f6
Showing 1 changed file with 1 addition and 1 deletion.
@@ -1,3 +1,3 @@
'use strict';

describe('a suite without an async callback', async function () {});
describe('a suite with an async callback', async function () {});

0 comments on commit 9b338f6

Please sign in to comment.