Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorRobert Speicher <robert@gitlab.com>2018-09-04 06:50:57 +0300
committerRobert Speicher <robert@gitlab.com>2018-09-04 06:50:57 +0300
commita747abbc4452952e00aaaaa3d83d2828c9163eff (patch)
tree1418354103e0293faffb7d0930fd802673da677f /doc
parent658cd117293da37077ec67046cb1a72fde1ecc35 (diff)
parent3a35a03ff8287e7a8ff54329f625542487985d4b (diff)
Merge branch '44750-should-we-still-use-flay' into 'master'
Resolve "Should we still use Flay?" Closes #44750 See merge request gitlab-org/gitlab-ce!21476
Diffstat (limited to 'doc')
-rw-r--r--doc/api/commits.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/api/commits.md b/doc/api/commits.md
index d07b9d5614a..624ed529009 100644
--- a/doc/api/commits.md
+++ b/doc/api/commits.md
@@ -464,7 +464,7 @@ Example response:
},
{
"started_at" : null,
- "name" : "flay",
+ "name" : "test",
"allow_failure" : false,
"status" : "pending",
"created_at" : "2016-01-19T08:40:25.832Z",