diff options
| author | StevenWdV <stevenwdv@gmail.com> | 2021-11-20 14:57:46 +0100 |
|---|---|---|
| committer | StevenWdV <stevenwdv@gmail.com> | 2021-11-20 14:57:46 +0100 |
| commit | 9312eda1ef9cc8ac359039bc6b89099beba75bba (patch) | |
| tree | 54b6379a19efdaeaab884e26c84c534c6a436ce0 /test_data/dummy/organization_list.json | |
| parent | da43751d666f94fb398de01be802653b5fb4dd93 (diff) | |
Do not look into JSON file anymore, only look at TC
Diffstat (limited to 'test_data/dummy/organization_list.json')
| -rw-r--r-- | test_data/dummy/organization_list.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test_data/dummy/organization_list.json b/test_data/dummy/organization_list.json index 40659a6..8c53044 100644 --- a/test_data/dummy/organization_list.json +++ b/test_data/dummy/organization_list.json @@ -1 +1 @@ -{"v": 10, "organization_list": [{}]}
\ No newline at end of file +{"organization_list": [{}]}
\ No newline at end of file |
