Skip to content

Commit

Permalink
πŸ€– Auto-commit changes from CI
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Dec 23, 2024
1 parent 3b7d2bf commit 703e3a7
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
# πŸš€ GitHub Insights Dashboard

[![Deploy to GitHub Pages](https://img.shields.io/badge/GitHub%20Pages-View%20Live-brightgreen)](https://jagoda11.github.io/github-insights-dashboard/)
![License: MIT](https://img.shields.io/badge/license-MIT-pink)
![Open Issues](https://img.shields.io/github/issues/Jagoda11/github-insights-dashboard?style=flat-square&color=orange)
Expand Down
7 changes: 7 additions & 0 deletions src/App.test.tsx
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
import App from './App'

describe('App', () => {
it('βœ… should be defined', () => {
expect(App).toBeDefined()
})
})

0 comments on commit 703e3a7

Please sign in to comment.