Skip to content

Commit

Permalink
update failed snapshots
Browse files Browse the repository at this point in the history
Signed-off-by: Yulong Ruan <[email protected]>
  • Loading branch information
ruanyl committed Sep 28, 2023
1 parent 94a15da commit 1d21757
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -79,6 +79,7 @@ describe('CapabilitiesService', () => {
"catalogue": Object {},
"management": Object {},
"navLinks": Object {},
"workspaces": Object {},
}
`);
});
Expand All @@ -101,6 +102,7 @@ describe('CapabilitiesService', () => {
},
"management": Object {},
"navLinks": Object {},
"workspaces": Object {},
}
`);
});
Expand Down

0 comments on commit 1d21757

Please sign in to comment.