mirror of
https://github.com/netbox-community/netbox.git
synced 2025-07-29 03:46:25 -06:00
add 000 region to solve mock data issue in integration test in network-api
This commit is contained in:
parent
eb3edb3ef3
commit
b676302940
@ -1,2 +1,4 @@
|
||||
- name: GCP (GCP)
|
||||
slug: gcp
|
||||
- name: 000 (000)
|
||||
slug: '000'
|
||||
|
@ -1,7 +1,7 @@
|
||||
|
||||
- name: Local Emulator (EMUL8R.000)
|
||||
slug: EMUL8R-000
|
||||
region: GCP (GCP)
|
||||
region: 000 (000)
|
||||
status: active
|
||||
custom_fields:
|
||||
sf_id: 51f4ca13-2658-4169-8a06-51f87d62b16f
|
||||
|
Loading…
Reference in New Issue
Block a user