From 536aa3a1f4b96abc4ca34489bf2cbe503afcded7 Mon Sep 17 00:00:00 2001 From: GitLab Bot Date: Thu, 30 Jan 2020 15:09:15 +0000 Subject: Add latest changes from gitlab-org/gitlab@master --- doc/development/gotchas.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/development/gotchas.md') diff --git a/doc/development/gotchas.md b/doc/development/gotchas.md index 09d0d71b3d7..5e9722d9586 100644 --- a/doc/development/gotchas.md +++ b/doc/development/gotchas.md @@ -43,7 +43,7 @@ end When run, this spec doesn't do what we might expect: -```sh +```shell 1) API::API reproduce sequence issue creates a second label Failure/Error: expect(json_response.first['name']).to eq('label1') -- cgit v1.2.1