Skip to content

Import the 'platform/build/blueprint' project in manifest_import_spec.rb

Rémy Coutable requested to merge 194211-fix-transient-failure into master

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

Closes #194211 (closed).

Edited by Rémy Coutable

Merge request reports