Skip to content

Commit

Permalink
feat: Remove support for BrowserID (#1531)
Browse files Browse the repository at this point in the history
* feat: Remove support for BrowserID
* mark test only functions as such. I think we can drop MapAndThenTrait for more recent implementations of rust.

Closes: SYNC-3684
  • Loading branch information
jrconlin authored Jun 14, 2024
1 parent 7004ad0 commit dbbdd1d
Show file tree
Hide file tree
Showing 31 changed files with 575 additions and 1,963 deletions.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -192,7 +192,7 @@ jobs:
RUST_BACKTRACE: 1
# XXX: begin_test_transaction doesn't play nice over threaded tests
RUST_TEST_THREADS: 1
- image: circleci/mysql:5.7-ram
- image: cimg/mysql:5.7
auth:
username: $DOCKER_USER
password: $DOCKER_PASS
Expand Down
Loading

0 comments on commit dbbdd1d

Please sign in to comment.