Merge branch 'fix_typo' into 'master'
fixed a typo See merge request fsimphy/calendar-webapp!7
This commit is contained in:
commit
41e1d2c93e
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