Skip to content

Commit b8ade59

Browse files
committed
remove this feature requires you to write a test
1 parent 87ac91d commit b8ade59

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

ada-project-docs/wave_05.md

-4
Original file line numberDiff line numberDiff line change
@@ -97,8 +97,6 @@ As a client, I want to be able to make a `GET` request to `/goals` when there ar
9797
[]
9898
```
9999

100-
*This feature requires you to write a test.*
101-
102100
### Get One Goal: One Saved Goal
103101

104102
As a client, I want to be able to make a `GET` request to `/goals/1` when there is at least one saved goal and get this response:
@@ -114,8 +112,6 @@ As a client, I want to be able to make a `GET` request to `/goals/1` when there
114112
}
115113
```
116114

117-
*This feature requires you to write a test.*
118-
119115

120116
### Update Goal
121117

0 commit comments

Comments
 (0)