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

Pass isConfidential: false in dotnet test #792

Merged
merged 1 commit into from
May 8, 2024

Conversation

rmunn
Copy link
Contributor

@rmunn rmunn commented May 7, 2024

Now that isConfidential is required in GraphQL project creation, we need it in the dotnet test methods that create projects via GQL mutations.

Fixes #791.

Now that isConfidential is required in GraphQL, we need it in the dotnet
test methods that create projects via GQL queries.
@rmunn rmunn self-assigned this May 7, 2024
@rmunn rmunn requested a review from myieye May 7, 2024 06:14
Copy link

github-actions bot commented May 7, 2024

C# Unit Tests

36 tests  ±0   36 ✅ ±0   5s ⏱️ -1s
 8 suites ±0    0 💤 ±0 
 1 files   ±0    0 ❌ ±0 

Results for commit 7bf6332. ± Comparison against base commit 3e12b8a.

@rmunn rmunn merged commit a7907e7 into develop May 8, 2024
8 checks passed
@myieye myieye deleted the bug/791-isConfidential-in-integration-tests branch May 8, 2024 18:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Testing: isConfidential is a required field and cannot be null
2 participants