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

Update TestAccCloudflareRecord_Basic metadata count #713

Merged
merged 1 commit into from
Jun 16, 2020

Conversation

jacobbednarz
Copy link
Member

The metadata count has increased to 4 so we need to update our assertion of the field.

Fixes the following CI failure.

------- Stdout: -------
=== RUN   TestAccCloudflareRecord_Basic
=== PAUSE TestAccCloudflareRecord_Basic
=== CONT  TestAccCloudflareRecord_Basic
--- FAIL: TestAccCloudflareRecord_Basic (1.35s)
testing.go:684: Step 0 error: Check failed: Check 11/12 error: cloudflare_record.foobar: Attribute 'metadata.%' expected "3", got "4"
FAIL

The metadata count has increased to 4 so we need to update our assertion of the field.

```
------- Stdout: -------
=== RUN   TestAccCloudflareRecord_Basic
=== PAUSE TestAccCloudflareRecord_Basic
=== CONT  TestAccCloudflareRecord_Basic
--- FAIL: TestAccCloudflareRecord_Basic (1.35s)
testing.go:684: Step 0 error: Check failed: Check 11/12 error: cloudflare_record.foobar: Attribute 'metadata.%' expected "3", got "4"
FAIL
```
@ghost ghost added the size/XS label Jun 15, 2020
@jacobbednarz jacobbednarz merged commit c3e16f0 into master Jun 16, 2020
@jacobbednarz jacobbednarz deleted the update-metadata-count branch June 16, 2020 02:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant