Skip to content

Commit

Permalink
Fix bad merge
Browse files Browse the repository at this point in the history
  • Loading branch information
scotttrinh committed Jan 24, 2024
1 parent c7bb817 commit e823414
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/test_http_ext_auth.py
Original file line number Diff line number Diff line change
Expand Up @@ -426,6 +426,7 @@ class TestHttpExtAuth(tb.ExtAuthTestCase):
client_id := '{uuid.uuid4()}',
}};
CONFIGURE CURRENT DATABASE
INSERT ext::auth::SlackOAuthProvider {{
secret := '{SLACK_SECRET}',
client_id := '{uuid.uuid4()}',
Expand Down

0 comments on commit e823414

Please sign in to comment.