Files
Ben Langmuir 1653a8f120 [test] Fix notification handler test when run in serial
The test was passing with --parallel since each test was being run in
its own process, but not when run in serial since other documents could
trigger unexpected notifications. Also make the uniqueness of the path
reliable using a mutable workspace.
2020-06-08 11:01:00 -07:00
..