Dell S6100: Change platform API2.0 components order (#16521)

ADO: 25136360

#### Why I did it
sonic-mgmt component test failed 

#### How I did it
Change the order of components in platform file.
#### How to verify it
Run sonic-mgmt component API test scripts
This commit is contained in:
Aravind Mani 2023-09-14 07:47:02 +05:30 committed by GitHub
parent 0dad269234
commit 9b70262dc7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -11,10 +11,10 @@
"name": "BIOS"
},
{
"name": "CPLD"
"name": "FPGA"
},
{
"name": "FPGA"
"name": "CPLD"
},
{
"name": "SSD"