mirror of
https://github.com/Telecominfraproject/wlan-testing.git
synced 2025-11-03 04:18:15 +00:00
Changed Entity id in CRUD Venue testcase (#672)
Signed-off-by: haricharan-jaka <haricharan.jaka@candelatech.com>
This commit is contained in:
@@ -385,7 +385,7 @@ class TestUcentralProvisionService(object):
|
||||
"""
|
||||
payload = {
|
||||
"description": "For testing Purposes",
|
||||
"entity": "6a657863-9940-4303-ac68-4cc10d3078ec",
|
||||
"entity": "b3ed4c95-1568-4854-90c0-9d92e7d5004e",
|
||||
"location": "",
|
||||
"name": "Testing Prov",
|
||||
"notes": [
|
||||
|
||||
Reference in New Issue
Block a user