Skip to content

Commit ac0837d

Browse files
authored
Add test badge to readme
1 parent 0b01546 commit ac0837d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,8 @@ Your app is ready to be deployed!
2222

2323
## Testing
2424

25+
[![Tests and Linting](https://github.com/valhalla/web-app/actions/workflows/playwright.yml/badge.svg)](https://github.com/valhalla/web-app/actions/workflows/playwright.yml)
26+
2527
This project includes end-to-end tests using [Playwright](https://playwright.dev/) to ensure the application works correctly across different scenarios.
2628

2729
### Running Tests

0 commit comments

Comments
 (0)