Skip to content

Commit

Permalink
ignore workflow-on-snapshot automation test
Browse files Browse the repository at this point in the history
  • Loading branch information
davidangb committed Jun 16, 2023
1 parent c0b811a commit 8d623a8
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -168,7 +168,7 @@ class SnapshotAPISpec

}

"should be able to run analysis on a snapshot" taggedAs (Tags.AlphaTest, Tags.ExcludeInFiab) in {
"should be able to run analysis on a snapshot" taggedAs (Tags.AlphaTest, Tags.ExcludeInFiab) ignore {
val owner = UserPool.userConfig.Owners.getUserCredential("hermione")

implicit val ownerAuthToken: AuthToken = owner.makeAuthToken()
Expand Down

0 comments on commit 8d623a8

Please sign in to comment.