Closed chazwatkins closed 1 year ago
G'day @chazwatkins -- Just wanted to say thank you very much for this PR. There is a lot that you updated and it is very much appreciated. Cheers!
As requested on the other repos, I updated all uses of System.Assert.isNull
to System.Assert.areEqual(null, ...)
This change is