Skip to content

Commit

Permalink
Fixes a failing unit test
Browse files Browse the repository at this point in the history
  • Loading branch information
diegoreymendez committed Sep 24, 2024
1 parent 3f5da07 commit 8f40620
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,7 @@ final class NetworkProtectionAssetTests: XCTestCase {
.statusbarDebugVPNOnIcon: "statusbar-debug-vpn-on",
.statusbarBrandedVPNOffIcon: "statusbar-branded-vpn-off",
.statusbarBrandedVPNIssueIcon: "statusbar-branded-vpn-issue",
.enableSysexImage: "enable-sysex-bottom",
.allowSysexScreenshot: "allow-sysex-screenshot",
.allowSysexScreenshotBigSur: "allow-sysex-screenshot-bigsur",
.accordionViewCheckmark: "Check-16D"
Expand Down

0 comments on commit 8f40620

Please sign in to comment.