Skip to content

Commit

Permalink
testing
Browse files Browse the repository at this point in the history
  • Loading branch information
Adrian-Walker committed Jan 5, 2024
1 parent 5a517a1 commit 25e1bcb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/frontend/src/app/views/dashboard/Dashboard.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ import hamburger_menu from '../../images/dash/hamburger_menu.svg'
import hankHill from '../../images/dash/Hank_Hill.webp'

export const Dashboard = () => {
//With Cypress
//With Testing

return (
<AuthLayout className="h-screen">
Expand Down

0 comments on commit 25e1bcb

Please sign in to comment.