Skip to content

Commit

Permalink
Update e2etest/zt_newe2e_basic_functionality_test.go
Browse files Browse the repository at this point in the history
Co-authored-by: Gauri Lamunion <51212198+gapra-msft@users.noreply.github.com>
  • Loading branch information
wonwuakpa-msft and gapra-msft authored Nov 14, 2024
1 parent e047170 commit bf1ed7b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion e2etest/zt_newe2e_basic_functionality_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -414,7 +414,7 @@ func (s *BasicFunctionalitySuite) Scenario_Copy_EmptySASErrorCodes(svm *Scenario
ValidateContainsError(svm, stdout, []string{"https://aka.ms/AzCopyError/NoAuthenticationInformation", "https://aka.ms/AzCopyError/ResourceNotFound"})
}

// Test of Copy and Sync commands to UnsafeDestinations (Windows Local and Blob dest)
// Test of Copy and Sync commands to UnsafeDestinations (Windows Local dest)
func (s *BasicFunctionalitySuite) Scenario_SyncCopyUnSafeDest(svm *ScenarioVariationManager) {
azCopyVerb := ResolveVariation(svm,
[]AzCopyVerb{AzCopyVerbCopy, AzCopyVerbSync})
Expand Down

0 comments on commit bf1ed7b

Please sign in to comment.