Commit 73fe777
Conformance: fix inappropriate test HTTP method (#332)
Change HTTP method from PUT to GET to allow a pull only registry to be tested. PUT requests should not be used during pull testing.
Signed-off-by: Graham Miln <graham.miln@miln.eu>
Co-authored-by: Josh Dolitsky <josh@dolit.ski>1 parent aef0f61 commit 73fe777
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
196 | 196 | | |
197 | 197 | | |
198 | 198 | | |
199 | | - | |
| 199 | + | |
200 | 200 | | |
201 | 201 | | |
202 | 202 | | |
| |||
0 commit comments