fixed a typo
This commit is contained in:
parent
bebb5079c4
commit
ac26e1e94c
1 changed files with 1 additions and 1 deletions
|
@ -38,7 +38,7 @@ public:
|
|||
}
|
||||
}
|
||||
|
||||
@("getEventMongoDBEventStore.getEvent failure")
|
||||
@("MongoDBEventStore.getEvent failure")
|
||||
@system unittest
|
||||
{
|
||||
auto collection = mock!Collection;
|
||||
|
|
Loading…
Reference in a new issue