diff --git a/src/app/app.component.html b/src/app/app.component.html
index 2934ad1..abed03f 100644
--- a/src/app/app.component.html
+++ b/src/app/app.component.html
@@ -1 +1,5 @@
-
details works!
diff --git a/src/app/details/details.component.spec.ts b/src/app/details/details.component.spec.ts new file mode 100644 index 0000000..82e1a05 --- /dev/null +++ b/src/app/details/details.component.spec.ts @@ -0,0 +1,23 @@ +import { ComponentFixture, TestBed } from '@angular/core/testing'; + +import { DetailsComponent } from './details.component'; + +describe('DetailsComponent', () => { + let component: DetailsComponent; + let fixture: ComponentFixturehousing-location works!
+{{ housingLocation.city }}, {{ housingLocation.state }}
+