Skip to content

Commit

Permalink
-
Browse files Browse the repository at this point in the history
  • Loading branch information
shreyas-goenka committed Feb 4, 2025
1 parent edfc5de commit f09c43a
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions acceptance/bundle/scripts/test.toml
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
LocalOnly = true # Deployment currently fails when run locally; once that is fixed, remove this setting

# This test checks whether the scripts are executed in the correct order.
# The API stubs are defined just in order to have all scripts execute during
# bundle validate and deploy.
[[Server]]
Pattern = "GET /api/2.0/preview/scim/v2/Me"
Response.Body = '''
Expand Down

0 comments on commit f09c43a

Please sign in to comment.