Skip to content

Commit

Permalink
Revert fixture
Browse files Browse the repository at this point in the history
  • Loading branch information
Michael Christenson II committed Dec 7, 2023
1 parent 941b955 commit 1b597b1
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions test/integration/fixtures/update-rule.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"id": "rul_xWavq6OFKbMma9DH",
"name": "integration-test-rule-betterName",
"script": "function(user, context, cb) {\n cb(null, user, context);\n}\n",
"order": 3,
"enabled": false
}

0 comments on commit 1b597b1

Please sign in to comment.