This commit is contained in:
parent
e00b394bc3
commit
216389a707
1 changed files with 1 additions and 1 deletions
|
|
@ -12,7 +12,7 @@ describe('vibe URI handling', () => {
|
|||
VibeId.AuroraMycelium
|
||||
);
|
||||
expect(
|
||||
getVibeIdFromUri('https://example.test/?vibe=Velvet%20Observatory%20Copy')
|
||||
getVibeIdFromUri('https://example.test/?vibe=Velvet%20Observatory')
|
||||
).toBe(VibeId.VelvetObservatory);
|
||||
});
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue