mirror of
https://github.com/cubixle/ebay.git
synced 2026-04-24 23:04:46 +01:00
update README
This commit is contained in:
@@ -58,7 +58,7 @@ func TestGetCompactItem(t *testing.T) {
|
||||
assert.Equal(t, "itemId", item.ItemID)
|
||||
}
|
||||
|
||||
func TestGettItem(t *testing.T) {
|
||||
func TestGetItem(t *testing.T) {
|
||||
client, mux, teardown := setup(t)
|
||||
defer teardown()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user