fixed a typo

This commit is contained in:
Johannes Loher 2017-10-26 20:25:03 +02:00
parent bebb5079c4
commit ac26e1e94c

View file

@ -38,7 +38,7 @@ public:
}
}
@("getEventMongoDBEventStore.getEvent failure")
@("MongoDBEventStore.getEvent failure")
@system unittest
{
auto collection = mock!Collection;