Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 6d47c04

Browse files
committed
Add placeholder
1 parent aea55aa commit 6d47c04

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

coderd/autobuild/lifecycle_executor_test.go

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1108,6 +1108,8 @@ func TestNotifications(t *testing.T) {
11081108
// Check that the workspace is dormant
11091109
workspace = coderdtest.MustWorkspace(t, client, workspace.ID)
11101110
require.NotNil(t, workspace.DormantAt)
1111+
1112+
// TODO: Write test to check notification.
11111113
})
11121114
}
11131115

0 commit comments

Comments
 (0)