Closed Catley94 closed 6 years ago
Unable to commit/push changes, not sure why but I'll mark the changes below: Folder structure of file: Clutter > Test > posts.json
Original: "Zome": "clutter", "FnName": "appProperty", "Input": "App_Key_Hash", "Output": "", "Exposure":"public", "Err": "", "Regexp": QM"[a-zA-Z0-9]*"
Updated: "Zome": "clutter", "FnName": "appProperty", "Input": "App_Key_Hash", "Output": "", "Exposure":"public", "Err": "", "Regexp":"[a-zA-Z0-9]*"
Removed QM
It was creating an error when running the test.
Unable to commit/push changes, not sure why but I'll mark the changes below: Folder structure of file: Clutter > Test > posts.json
Original: "Zome": "clutter", "FnName": "appProperty", "Input": "App_Key_Hash", "Output": "", "Exposure":"public", "Err": "", "Regexp": QM"[a-zA-Z0-9]*"
Updated: "Zome": "clutter", "FnName": "appProperty", "Input": "App_Key_Hash", "Output": "", "Exposure":"public", "Err": "", "Regexp":"[a-zA-Z0-9]*"
Removed QM
It was creating an error when running the test.