Import the 'platform/build/blueprint' project in manifest_import_spec.rb
What does this MR do?
Import the 'platform/build/blueprint' project in spec/features/import/manifest_import_spec.rb.
Ideally we should import a project that doesn't grow over time and find the row using text matchers instead of [1] but to fix the transient failure, I thought this is a quick fix.
Does this MR meet the acceptance criteria?
Conformity
- Documentation (if required)
- Code review guidelines
- Merge request performance guidelines
- Style guides
- Separation of EE specific content
Closes #194211 (closed).