Skip to content

Commit

Permalink
fix ci test
Browse files Browse the repository at this point in the history
  • Loading branch information
BulatSaif committed Jan 23, 2024
1 parent 87bde8c commit 4c40c35
Showing 1 changed file with 10 additions and 10 deletions.
20 changes: 10 additions & 10 deletions packages/apps-config/src/endpoints/testingRelayRococo.ts
Original file line number Diff line number Diff line change
Expand Up @@ -742,16 +742,6 @@ export const testParasRococoCommon: EndpointOption[] = [
logo: nodesSubstrateContractsNodePNG
}
},
{
info: 'rococoPeople',
paraId: 1004,
providers: {
Parity: 'wss://rococo-people-rpc.polkadot.io'
},
teleport: [-1],
text: 'People',
ui: { }
},
{
info: 'rococoCoretime',
paraId: 1005,
Expand All @@ -762,6 +752,16 @@ export const testParasRococoCommon: EndpointOption[] = [
text: 'Coretime',
ui: {}
},
{
info: 'rococoPeople',
paraId: 1004,
providers: {
Parity: 'wss://rococo-people-rpc.polkadot.io'
},
teleport: [-1],
text: 'People',
ui: { }
},
{
homepage: 'https://encointer.org/',
info: 'encointer',
Expand Down

0 comments on commit 4c40c35

Please sign in to comment.