Commit 81c7e0da authored by Russell Dickenson's avatar Russell Dickenson

Merge branch 'fix-docs-formatting' into 'master'

Fix formatting in testing best practices

See merge request gitlab-org/gitlab!63612
parents 55679645 92ffb536
......@@ -994,6 +994,7 @@ Only use simple values as input in the `where` block. Using
objects, FactoryBot-created objects, and similar items can lead to
[unexpected results](https://github.com/tomykaira/rspec-parameterized/issues/8).
<!-- vale gitlab.Spelling = YES -->
### Prometheus tests
Prometheus metrics may be preserved from one test run to another. To ensure that metrics are
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment