Skip to content

Commit

Permalink
Fix dismiss dialog test bug
Browse files Browse the repository at this point in the history
Related: #663
  • Loading branch information
inancgumus committed Jan 13, 2023
1 parent 583a2ab commit 778856e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/frame_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@ func TestFrameDismissDialogBox(t *testing.T) {
}

for _, test := range tests {
test := test
t.Run(test, func(t *testing.T) {
t.Parallel()

Expand Down

0 comments on commit 778856e

Please sign in to comment.