Skip to content

Commit 394edfe

Browse files
Merge pull request #30920 from dhensel-rh/ocpbugs-79350
NO-JIRA: remove extra character
2 parents 15f465a + 76da890 commit 394edfe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/extended/two_node/tnf_recovery.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -145,7 +145,7 @@ var _ = g.Describe("[sig-etcd][apigroup:config.openshift.io][OCPFeatureGate:Dual
145145
memberPromotedVotingTimeout, utils.FiveSecondPollInterval)
146146
})
147147

148-
g.FIt("should recover from network disruption with etcd member re-addition", func() {
148+
g.It("should recover from network disruption with etcd member re-addition", func() {
149149
// Note: In network disruption, the targetNode runs the disruption command that
150150
// isolates the nodes from each other, creating a split-brain where pacemaker
151151
// determines which node gets fenced and which becomes the etcd leader.

0 commit comments

Comments
 (0)