mirror of
https://github.com/shlinkio/shlink-web-client.git
synced 2026-03-03 06:11:48 +00:00
Migrated to TS all servers helpers
This commit is contained in:
@@ -16,6 +16,8 @@ describe('<EditServer />', () => {
|
||||
name: 'name',
|
||||
url: 'url',
|
||||
apiKey: 'apiKey',
|
||||
printableVersion: 'v1.2.0',
|
||||
version: '1.2.0'
|
||||
};
|
||||
|
||||
beforeEach(() => {
|
||||
|
||||
Reference in New Issue
Block a user