We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3718545 commit 12478c7Copy full SHA for 12478c7
PactNet.ConsumerOne.UnitTest/StudentConsumerEventTests.cs
@@ -39,7 +39,7 @@ public StudentConsumerEventTests(ITestOutputHelper output)
39
}
40
41
[Fact]
42
- public void ReceivesExhibitorCreatedEvent()
+ public void ReceivesStudentCreatedEvent()
43
{
44
_messagePact
45
.ExpectsToReceive("a StudentCreatedEvent")
0 commit comments