mirror of
https://github.com/Unleash/unleash.git
synced 2025-08-13 13:48:59 +02:00
[Gitar] Formatting Tsx files
This commit is contained in:
parent
2c40c2f651
commit
5f1331e2e4
@ -9,8 +9,7 @@ const server = testServerSetup();
|
||||
const setupApi = (outdatedSdks: OutdatedSdksSchema) => {
|
||||
testServerRoute(server, '/api/admin/metrics/sdks/outdated', outdatedSdks);
|
||||
testServerRoute(server, '/api/admin/ui-config', {
|
||||
flags: {
|
||||
},
|
||||
flags: {},
|
||||
});
|
||||
};
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user