Skip to content

Commit

Permalink
include testing dcc in config
Browse files Browse the repository at this point in the history
  • Loading branch information
lakikowolfe committed Jun 7, 2024
1 parent cd317f4 commit c0dde11
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions tenants.json
Original file line number Diff line number Diff line change
Expand Up @@ -113,6 +113,11 @@
"name":"NF-OSI Test",
"synapse_asset_view":"syn58911847",
"config_location":"test/test_dcc_nf_osi.json"
},
{
"name":"Data Type Not Found Test",
"synapse_asset_view":"syn33715412",
"config_location":"test/datatype_not_found_dca_config.json"
}
]
}

0 comments on commit c0dde11

Please sign in to comment.