chore: migrate XSLT Tools to LocalToolBox
This commit is contained in:
@@ -72,7 +72,7 @@ describe('toolbox shell integration', () => {
|
||||
screen
|
||||
.getByRole('link', { name: 'Source for XSLT tools on Gitea' })
|
||||
.getAttribute('href')
|
||||
).toBe('https://git.add-ideas.de/zemion/xslt-tools');
|
||||
).toBe('https://git.add-ideas.de/lotobo/xslt-tools');
|
||||
expect(screen.getByText('Personalize')).toBeTruthy();
|
||||
expect(screen.getByText('Apps')).toBeTruthy();
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user