Skip to content

Commit

Permalink
Update SPGDPRExampleAppUITests.swift
Browse files Browse the repository at this point in the history
  • Loading branch information
andresilveirah committed Jan 25, 2024
1 parent dbe7d30 commit 069e604
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ class SPGDPRExampleAppUITests: QuickSpec {
expect(self.app.sdkStatusLabel).toEventually(containText("Finished"))
}

fit("Accepting All toggles all toggles on PM") {
it("Accepting All toggles all toggles on PM") {
self.app.relaunch(clean: true, resetAtt: false, args: ["ccpa": false, "att": false])
self.acceptGDPRMessage()

Expand Down

0 comments on commit 069e604

Please sign in to comment.