Skip to content

Fix staticness of assertSame/assertNotSame

Compare
Choose a tag to compare
@weirdan weirdan released this 01 Apr 21:24
· 142 commits to master since this release
ebfae6c

Fixed

  • (#50) public static was missing from signatures of assertSame()/assertNotSame() (thanks @snapshotpl)