Skip to content

Commit

Permalink
Revert fix
Browse files Browse the repository at this point in the history
  • Loading branch information
nohwnd committed Jan 30, 2020
1 parent 5464d99 commit cdb43cc
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -657,7 +657,6 @@ public void GetTestMethodInfoShouldCacheParentAndGrandparentClassInitAndCleanupA
this.typeCache.GetTestMethodInfo(
testMethod,
new TestContextImplementation(testMethod, null, new Dictionary<string, object>()),
this.executionRecorderWrapper,
false);

var classInfo = this.typeCache.ClassInfoCache.FirstOrDefault();
Expand Down

0 comments on commit cdb43cc

Please # to comment.