Skip to content

Commit

Permalink
fix: added comments
Browse files Browse the repository at this point in the history
  • Loading branch information
Arpit Srivastava authored and Arpit Srivastava committed Jun 20, 2023
1 parent 302d74a commit b525d5d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions botanalyticsv1/bot_analytics_v1_integration_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,7 @@ var _ = Describe(`BotAnalyticsV1`, func() {
It(`Get Bot Analytics Settings`, func() {
Skip("Skipping as CF APIs are failing")

// Date Format is to be strictly followed
since := CreateMockDateTime("2023-06-13T00:00:00Z")
until := CreateMockDateTime("2023-06-14T00:00:00Z")

Expand Down

0 comments on commit b525d5d

Please sign in to comment.