Skip to content

Commit 7ef0ded

Browse files
egonelbrerahul2393
andauthored
fix(spanner): ensure defers run at the right time in tests (#9759)
* fix(spanner): ensure defers run at the right time in tests Defers are executed at the end of the func, not at the end of the loop. This adds func closures to ensure that they execute within the single test. * chore(spanner): convert closures to subtests --------- Co-authored-by: rahul2393 <[email protected]>
1 parent 90902ff commit 7ef0ded

File tree

1 file changed

+343
-302
lines changed

1 file changed

+343
-302
lines changed

0 commit comments

Comments
 (0)