Skip to content

Commit

Permalink
re-enable test
Browse files Browse the repository at this point in the history
  • Loading branch information
davidangb committed Jun 21, 2023
1 parent 3368cf6 commit c92c002
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) ignore {
"should be able to run analysis on a snapshot" taggedAs (Tags.AlphaTest, Tags.ExcludeInFiab) in {
val owner = UserPool.userConfig.Owners.getUserCredential("hermione")

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

0 comments on commit c92c002

Please sign in to comment.