You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
classTest {
@Testpublicvoidexample() {
expectSelfie("underTest").toBe("""This is a string constant// selfieonceThe comment above is not really a comment.We effectively have a "forbidden value" that can't be inside inline snapshots. """)
}
}