Skip to content

Commit 7ca3c76

Browse files
committed
Fix badge on README for latest dev.testify.gradle.plugin
1 parent 7fab5af commit 7ca3c76

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
Add screenshots to your Android tests
44

5-
<a href="https://app.bitrise.io/app/8bee1dcb-c321-4d26-a54e-0123ee4df70f"><img alt="bitrise.io build status" src="https://app.bitrise.io/app/8bee1dcb-c321-4d26-a54e-0123ee4df70f/status.svg?token=FQG1cGuXXrnUe7tlcM8cRw&branch=main"/> <a href="https://search.maven.org/artifact/dev.testify/testify"><img alt="Maven Central" src="https://img.shields.io/maven-central/v/dev.testify/testify?color=%236e40ed&label=dev.testify%3Atestify"/></a> <a href="https://search.maven.org/artifact/dev.testify/plugin"><img alt="Maven Central" src="https://img.shields.io/maven-central/v/dev.testify/plugin?color=%234da1ea&label=dev.testify%3Aplugin"/></a> <a href="https://search.maven.org/artifact/dev.testify/testify-compose"><img alt="Maven Central" src="https://img.shields.io/maven-central/v/dev.testify/testify-compose?color=%236e40ed&label=dev.testify%3Atestify-compose"/></a>
5+
<a href="https://app.bitrise.io/app/8bee1dcb-c321-4d26-a54e-0123ee4df70f"><img alt="bitrise.io build status" src="https://app.bitrise.io/app/8bee1dcb-c321-4d26-a54e-0123ee4df70f/status.svg?token=FQG1cGuXXrnUe7tlcM8cRw&branch=main"/> <a href="https://search.maven.org/artifact/dev.testify/testify"><img alt="Maven Central" src="https://img.shields.io/maven-central/v/dev.testify/testify?color=%236e40ed&label=dev.testify%3Atestify"/></a> <a href="https://search.maven.org/artifact/dev.testify/plugin"><img alt="Maven Central" src="https://img.shields.io/maven-central/v/dev.testify/dev.testify.gradle.plugin?color=%234da1ea&label=dev.testify%3Adev.testify.gradle.plugin"/></a> <a href="https://search.maven.org/artifact/dev.testify/testify-compose"><img alt="Maven Central" src="https://img.shields.io/maven-central/v/dev.testify/testify-compose?color=%236e40ed&label=dev.testify%3Atestify-compose"/></a>
66
---
77

88
Expand your test coverage by including the View-layer. Testify allows you to easily set up a variety

0 commit comments

Comments
 (0)