Commit ab3b540
refactor(test): de-duplicate MemoryMonitor.stop() implementation
We open-coded MemoryMonitor.stop() inside __exit__. Stop doing that.
Signed-off-by: Patrick Roy <roypat@amazon.co.uk>1 parent a093711 commit ab3b540
1 file changed
+1
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
174 | 174 | | |
175 | 175 | | |
176 | 176 | | |
177 | | - | |
178 | | - | |
179 | | - | |
| 177 | + | |
180 | 178 | | |
0 commit comments