Skip to content

CI: fix async warning

Administrator requested to merge fix-async into master

Created by: chrismwendt

Fixes the warning from https://buildkite.com/sourcegraph/sourcegraph/builds/29749#81e6aee4-9814-43b1-a96d-7fd05c281b18

Returning a Promise from "describe" is not supported. Tests must be defined synchronously.

cc @beyang no action necessary

Merge request reports

Loading