Skip to content

Commit

Permalink
Fix tests
Browse files Browse the repository at this point in the history
  • Loading branch information
jackpot51 committed Jun 26, 2023
1 parent 73789cc commit 504624b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions backend/src/layout/mod.rs
Original file line number Diff line number Diff line change
Expand Up @@ -263,6 +263,7 @@ mod tests {
|| k == "FAN_TOGGLE"
|| k == "CAMERA_TOGGLE"
|| k == "AIRPLANE_MODE"
|| k == "MIC_MUTE"
{
continue;
}
Expand Down

0 comments on commit 504624b

Please sign in to comment.