Skip to content

Commit

Permalink
Skip test that fails in replaying (#11796) (#19614)
Browse files Browse the repository at this point in the history
[upstream:2951218c58e3f118d47c5dd1987a27064863ff13]

Signed-off-by: Modular Magician <[email protected]>
  • Loading branch information
modular-magician authored Sep 24, 2024
1 parent 0a88a72 commit 11a5198
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .changelog/11796.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
```release-note:none

```
Original file line number Diff line number Diff line change
Expand Up @@ -182,6 +182,7 @@ resource "google_network_connectivity_spoke" "primary" {
}

func TestAccNetworkConnectivitySpoke_networkConnectivitySpokeVpnTunnelBasicExample(t *testing.T) {
acctest.SkipIfVcr(t)
t.Parallel()

context := map[string]interface{}{
Expand Down

0 comments on commit 11a5198

Please sign in to comment.