mirror of
https://github.com/mattermost/focalboard.git
synced 2025-01-08 15:06:08 +02:00
fix comment
This commit is contained in:
parent
1b1ace1a58
commit
76a084ebab
@ -27,7 +27,6 @@ func testGetBoardsForCompliance(t *testing.T, store store.Store) {
|
||||
|
||||
deleteTestBoard(t, store, boardsAdded1[0].ID, testUserID)
|
||||
deleteTestBoard(t, store, boardsAdded1[1].ID, testUserID)
|
||||
//boardsDeleted := boardsAdded1[0:2]
|
||||
boardsAdded1 = boardsAdded1[2:]
|
||||
|
||||
t.Run("Invalid teamID", func(t *testing.T) {
|
||||
|
Loading…
Reference in New Issue
Block a user