Jaime Ramírez
2020-06-11 347012d5d0502037570e0e23766bd92fcdbe5ec5
adopt-a-pup/web-app/src/Components/PhotoGallery.test.tsx
File was renamed from adopt-a-pup/web-app/src/Components/AnimalsGallery.test.tsx
@@ -3,7 +3,7 @@
import PhotoGallery from "./PhotoGallery";
describe("AnimalForm", () => {
describe("PhotoGallery", () => {
    let component: ShallowWrapper;
    let photos: string[];