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

r/pagerduty_user: set invintation_sent #127

Merged
merged 1 commit into from
Apr 19, 2019
Merged

r/pagerduty_user: set invintation_sent #127

merged 1 commit into from
Apr 19, 2019

Conversation

gordonbondon
Copy link
Contributor

While working on #126 and running acceptance tests with new SDK I discovered this bug:

make testacc TEST=./pagerduty TESTARGS='-run=TestAccPagerDutyUser_import'
==> Checking that code complies with gofmt requirements...
TF_ACC=1 go test ./pagerduty -v -run=TestAccPagerDutyUser_import -timeout 120m
=== RUN   TestAccPagerDutyUser_import
--- FAIL: TestAccPagerDutyUser_import (10.70s)
    testing.go:568: Step 1 error: ImportStateVerify attributes not equivalent. Difference is shown below. Top is actual, bottom is expected.

        (map[string]string) {
        }


        (map[string]string) (len=1) {
         (string) (len=15) "invitation_sent": (string) (len=5) "false"
        }

@ghost ghost added the size/XS label Apr 19, 2019
Copy link
Collaborator

@heimweh heimweh left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you so much for this @gordonbondon! 🙂 This LGTM 👍

@heimweh heimweh merged commit c281f4a into PagerDuty:master Apr 19, 2019
@gordonbondon gordonbondon deleted the pagerduty-user-invitation-sent branch April 22, 2019 08:55
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.

2 participants