Commit 04c7065
committed
(CAT-2484) Fix rspec warning.
This commit fixes the following warning that appeared at the top of the rspec output:
```
WARNING: `around(:context)` hooks are not supported and behave like `around(:example)`. Called from ...
```
Signed-off-by: Gavin Didrichsen <[email protected]>1 parent 348fe92 commit 04c7065
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
635 | 635 | | |
636 | 636 | | |
637 | 637 | | |
638 | | - | |
| 638 | + | |
639 | 639 | | |
640 | 640 | | |
641 | 641 | | |
| |||
0 commit comments