Skip to content

Commit

Permalink
Update unit tests.
Browse files Browse the repository at this point in the history
  • Loading branch information
mwu2018 committed Aug 8, 2023
1 parent 6440b80 commit 9bbb4ad
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions wwwroot/test/init/terria-reference-without-path.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"catalog": [
{
"isGroup": true,
"name": "Terria Reference With Path",
"name": "Terria Reference Without Path",
"itemPropertiesByType": [
{
"type": "terria-reference",
Expand All @@ -13,7 +13,7 @@
],

"url": "test/init/terria-referenced-catalog.json",
"id": "terria-reference-with-path",
"id": "terria-reference-without-path",
"type": "terria-reference"
}
]
Expand Down

0 comments on commit 9bbb4ad

Please sign in to comment.