Skip to content

Commit 44b505a

Browse files
committed
refactor
1 parent 46c01a8 commit 44b505a

File tree

3 files changed

+324
-553
lines changed

3 files changed

+324
-553
lines changed

tools/flakeguard/runner/example_test_package/example_tests_test.go

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -325,4 +325,6 @@ func TestParentWithFailingSubtest(t *testing.T) {
325325
t.Run("PassingSubtest", func(t *testing.T) {
326326
// pass
327327
})
328+
329+
// t.Errorf("parent fails")
328330
}

0 commit comments

Comments
 (0)