Skip to content

Commit

Permalink
Add id property in e2e test expectation
Browse files Browse the repository at this point in the history
  • Loading branch information
seia-soto committed Jan 4, 2024
1 parent 68fa082 commit 0c072b3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/e2e/index.spec.js
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,7 @@ test.describe("converts rules with postMessage", () => {
errors: [],
rules: [
{
id: 1,
priority: 1000,
condition: {
isUrlFilterCaseSensitive: false,
Expand Down

0 comments on commit 0c072b3

Please sign in to comment.