Closed C0ZEN closed 4 years ago
After doing some testing it appears that any empty template will fail, for instance: test(``)
or it(``)
.
I can make a PR to address this.
Still waiting for the PR to be merged. @rbarbazz get the job done a while ago.
Is this a bug report or a feature request?
Majestic does not handle the
.todo
for ait
and just stops. This is annoying and I do not see any usefulness of this.Version Info
Reproduction Repo
it.todo(``);
.StackTrace: