summaryrefslogtreecommitdiff
path: root/vendor/github.com/onsi/ginkgo/README.md
diff options
context:
space:
mode:
authorOpenShift Merge Robot <openshift-merge-robot@users.noreply.github.com>2021-03-08 08:33:53 -0500
committerGitHub <noreply@github.com>2021-03-08 08:33:53 -0500
commit6fe634c9165367ecf797794f016dd640bc28ff2f (patch)
tree5262e741c70f51cf57a8c210c6f5771f646ff492 /vendor/github.com/onsi/ginkgo/README.md
parent7c09752fb88faba0cda07dbeabe17616c7262ea1 (diff)
parent80390dd1800590f69ed83db13137fad88f6b63ed (diff)
downloadpodman-6fe634c9165367ecf797794f016dd640bc28ff2f.tar.gz
podman-6fe634c9165367ecf797794f016dd640bc28ff2f.tar.bz2
podman-6fe634c9165367ecf797794f016dd640bc28ff2f.zip
Merge pull request #9658 from containers/dependabot/go_modules/github.com/onsi/ginkgo-1.15.1
Bump github.com/onsi/ginkgo from 1.15.0 to 1.15.1
Diffstat (limited to 'vendor/github.com/onsi/ginkgo/README.md')
-rw-r--r--vendor/github.com/onsi/ginkgo/README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/vendor/github.com/onsi/ginkgo/README.md b/vendor/github.com/onsi/ginkgo/README.md
index 64e85eee0..5d56adba0 100644
--- a/vendor/github.com/onsi/ginkgo/README.md
+++ b/vendor/github.com/onsi/ginkgo/README.md
@@ -1,6 +1,7 @@
![Ginkgo: A Go BDD Testing Framework](https://onsi.github.io/ginkgo/images/ginkgo.png)
[![Build Status](https://travis-ci.org/onsi/ginkgo.svg?branch=master)](https://travis-ci.org/onsi/ginkgo)
+[![test](https://github.com/onsi/ginkgo/workflows/test/badge.svg?branch=master)](https://github.com/onsi/ginkgo/actions?query=workflow%3Atest+branch%3Amaster)
Jump to the [docs](https://onsi.github.io/ginkgo/) | [中文文档](https://ke-chain.github.io/ginkgodoc) to learn more. To start rolling your Ginkgo tests *now* [keep reading](#set-me-up)!