refactor: drop superorder from metas (#44422)
* refactor: create superOrder from superblock * chore: drop superOrders from meta * fix: return null for 'certifications' * fix: only set superOrder if it is needed * fix(tests): remove filter from order tests * test: use getSuperOrder, since superOrder has gone * test: ignore certificates * fix: getSuperOrder throw for 'certifications' * test: remove certificate special case It wasn't necessary, anyway (it had never been working because I put certificate not certification) Co-authored-by: Nicholas Carrigan <nhcarrigan@gmail.com>
This commit is contained in:
committed by
GitHub
parent
d4f490419f
commit
1642c631de
@ -11,7 +11,6 @@
|
||||
}
|
||||
],
|
||||
"superBlock": "front-end-development-libraries",
|
||||
"superOrder": 2,
|
||||
"challengeOrder": [
|
||||
[
|
||||
"bad87fee1348bd9acdd08826",
|
||||
|
Reference in New Issue
Block a user