Skip to content

Commit

Permalink
Regrouped Home files for organization
Browse files Browse the repository at this point in the history
  • Loading branch information
spencer-rafada committed Dec 29, 2023
1 parent d18bd79 commit ea0140a
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 28 deletions.
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
import { screen, render } from '@testing-library/react'
import React from 'react'
import Home from '../page'
import Home from '@/app/page'
import '@testing-library/jest-dom'

describe('Home Page', () => {
Expand Down
27 changes: 0 additions & 27 deletions src/app/globals.css

This file was deleted.

0 comments on commit ea0140a

Please sign in to comment.