Skip to content

Commit

Permalink
Merge pull request #144 from IBM/as_cis_bot_analytics
Browse files Browse the repository at this point in the history
fix: added comments for Bot Analytics
  • Loading branch information
arpit-srivastava-ibm authored Jun 20, 2023
2 parents ab432c9 + b525d5d commit 706f3ef
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 706f3ef

Please sign in to comment.