Skip to content

Fix minor bug in removal of references

Compare
Choose a tag to compare
@sbabcoc sbabcoc released this 22 Mar 22:55
· 144 commits to master since this release
  • Previously, I explicitly removed references from the attributes collection. Now, I set the references to null instead. This enables TestNG to perform its own internal reference management.