Skip to content

Resolve "Security reports app tests are not 100% correct"

Filipa Lacerda requested to merge 5831-security-apps into master

What does this MR do?

  1. Exports store as a factory function. It's used in 2 apps, although none of them is used at the same time, this avoids any possible problems.

  2. Fixes a broken test that was receiving 2 network requests

Does this MR meet the acceptance criteria?

What are the relevant issue numbers?

Closes #5831 (closed)

Merge request reports