Skip to content

Commit 27d02e3

Browse files
Update README.md
1 parent 7cb42e3 commit 27d02e3

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

README.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,7 @@
11
# VSCode Java Tests
22

3-
[![](https://vsmarketplacebadge.apphb.com/version/wesleyegberto.vscode-java-tests.svg)](https://marketplace.visualstudio.com/items?itemName=wesleyegberto.vscode-java-tests)
4-
[![](https://vsmarketplacebadge.apphb.com/installs-short/wesleyegberto.vscode-java-tests.svg)](https://marketplace.visualstudio.com/items?itemName=wesleyegberto.vscode-java-tests)
5-
[![github-badge]][github]
63
[![github-license-badge]][github-license]
4+
[![github-badge]][github]
75

86
Extension to help write tests in Java using JUnit 4/5 with Hamcrest and Mockito.
97

@@ -258,5 +256,5 @@ public class ObjectService {
258256
[github-license]: https://github.com/wesleyegberto/vscode-java-tests/blob/master/LICENSE
259257
[github-license-badge]: https://img.shields.io/github/license/wesleyegberto/vscode-java-tests.svg?style=flat "License"
260258
[github]: https://github.com/wesleyegberto/vscode-java-tests/actions?query=branch%3Amaster
261-
[github-badge]: https://github.com/wesleyegberto/vscode-java-tests/actions/workflows/build.yml/badge.svg?branch=master
259+
[github-badge]: https://github.com/wesleyegberto/vscode-java-tests/actions/workflows/ci.yml/badge.svg?branch=master
262260
[github-history-badge]: https://buildstats.info/github/chart/wesleyegberto/vscode-java-tests?includeBuildsFromPullRequest=false "GitHub Actions History"

0 commit comments

Comments
 (0)