Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(test): Fix regex in canary test #2165

Merged
merged 1 commit into from
Sep 11, 2023
Merged

fix(test): Fix regex in canary test #2165

merged 1 commit into from
Sep 11, 2023

Conversation

PhilWindle
Copy link
Collaborator

This PR fixes an out of date regex in the canary cli test.

Checklist:

Remove the checklist to signal you've completed it. Enable auto-merge if the PR is ready to merge.

  • If the pull request requires a cryptography review (e.g. cryptographic algorithm implementations) I have added the 'crypto' tag.
  • I have reviewed my diff in github, line by line and removed unexpected formatting changes, testing logs, or commented-out code.
  • Every change is related to the PR description.
  • I have linked this pull request to relevant issues (if any exist).

@PhilWindle PhilWindle merged commit e5f50df into master Sep 11, 2023
@PhilWindle PhilWindle deleted the pw/test-fix branch September 11, 2023 08:55
PhilWindle pushed a commit that referenced this pull request Sep 11, 2023
🤖 I have created a release *beep* *boop*
---


<details><summary>aztec-packages: 0.6.6</summary>

##
[0.6.6](aztec-packages-v0.6.5...aztec-packages-v0.6.6)
(2023-09-11)


### Features

* **noir:** Introduce context union to simplify storage declarations
([#2143](#2143))
([2288e44](2288e44)),
closes
[#2012](#2012)


### Bug Fixes

* **test:** Fix regex in canary test
([#2165](#2165))
([e5f50df](e5f50df))
</details>

<details><summary>barretenberg.js: 0.6.6</summary>

##
[0.6.6](barretenberg.js-v0.6.5...barretenberg.js-v0.6.6)
(2023-09-11)


### Miscellaneous

* **barretenberg.js:** Synchronize aztec-packages versions
</details>

<details><summary>barretenberg: 0.6.6</summary>

##
[0.6.6](barretenberg-v0.6.5...barretenberg-v0.6.6)
(2023-09-11)


### Miscellaneous

* **barretenberg:** Synchronize aztec-packages versions
</details>

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
AztecBot pushed a commit to AztecProtocol/barretenberg that referenced this pull request Sep 11, 2023
🤖 I have created a release *beep* *boop*
---


<details><summary>aztec-packages: 0.6.6</summary>

##
[0.6.6](AztecProtocol/aztec-packages@aztec-packages-v0.6.5...aztec-packages-v0.6.6)
(2023-09-11)


### Features

* **noir:** Introduce context union to simplify storage declarations
([#2143](AztecProtocol/aztec-packages#2143))
([2288e44](AztecProtocol/aztec-packages@2288e44)),
closes
[#2012](AztecProtocol/aztec-packages#2012)


### Bug Fixes

* **test:** Fix regex in canary test
([#2165](AztecProtocol/aztec-packages#2165))
([e5f50df](AztecProtocol/aztec-packages@e5f50df))
</details>

<details><summary>barretenberg.js: 0.6.6</summary>

##
[0.6.6](AztecProtocol/aztec-packages@barretenberg.js-v0.6.5...barretenberg.js-v0.6.6)
(2023-09-11)


### Miscellaneous

* **barretenberg.js:** Synchronize aztec-packages versions
</details>

<details><summary>barretenberg: 0.6.6</summary>

##
[0.6.6](AztecProtocol/aztec-packages@barretenberg-v0.6.5...barretenberg-v0.6.6)
(2023-09-11)


### Miscellaneous

* **barretenberg:** Synchronize aztec-packages versions
</details>

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

2 participants