name space tests

This commit is contained in:
Rimian Perkins
2020-01-10 14:24:39 +11:00
parent 431279a4f7
commit ba43e9d977
4 changed files with 6 additions and 10 deletions
@@ -1,7 +1,7 @@
export default function(helpers) {
const { response } = helpers;
this.get("/patrons/products", () => {
this.get("/s/products", () => {
const products = [
{
id: "prod_23o8I7tU4g56",