mirror of
https://github.com/coder/coder.git
synced 2026-09-24 15:04:27 +08:00
fix: check unstaged files during ci lint (#15120)
This commit is contained in:
@@ -125,7 +125,7 @@ func TestWorkspaceActivityBump(t *testing.T) {
|
||||
}
|
||||
|
||||
// maxTimeDrift is how long we are willing wait for a deadline to
|
||||
// be increased. Since it could have been bumped at the intial
|
||||
// be increased. Since it could have been bumped at the initial
|
||||
maxTimeDrift := testutil.WaitMedium
|
||||
|
||||
updatedAfter := dbtime.Now()
|
||||
|
||||
Reference in New Issue
Block a user