mirror of
https://github.com/coder/coder.git
synced 2026-06-03 04:58:23 +00:00
d4b44185da
relates to #778 Somehow in `TestWorkspaceAgent` the agent with the test instance identifier is not being added to the database, or is getting deleted. I'm adding some additional logging to `dbfake` and setting the affected tests to dump postgres on error, to see if we can get to the bottom of the issue.