-
Notifications
You must be signed in to change notification settings - Fork 19
Open
Labels
bugSomething isn't workingSomething isn't working
Description
The bug
The GitHub Action run failed with the following error:
==> X lsug.markup.ResourceSpec.meetups ./server/src/main/resources/meetups/2021-01-28.pm 0.115s munit.FailException: /home/runner/work/lsug-website/lsug-website/server/test/src/scala/lsug/markup/ResourceSpec.scala:39 assertion failed
38: val name = path.getFileName.baseName
39: f(server, name).map { ev => assert(clue(ev).isDefined) }
40: }
Clues {
ev: Option[Unit] = None
}
This test succeeds when running locally.
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working