aboutsummaryrefslogtreecommitdiff
path: root/app/src/test/kotlin/com/pitchedapps
diff options
context:
space:
mode:
authorAllan Wang <me@allanwang.ca>2019-07-03 00:42:10 -0700
committerAllan Wang <me@allanwang.ca>2019-07-03 00:42:10 -0700
commit280133164608be9a627559db9372445ef123a630 (patch)
tree8f0812c1091620959bc663fe0b431c0ecf06b139 /app/src/test/kotlin/com/pitchedapps
parentd40fdaaa1ef08096f0d798087eb998302a775564 (diff)
downloadfrost-280133164608be9a627559db9372445ef123a630.tar.gz
frost-280133164608be9a627559db9372445ef123a630.tar.bz2
frost-280133164608be9a627559db9372445ef123a630.zip
Ensure ignore has reason
Diffstat (limited to 'app/src/test/kotlin/com/pitchedapps')
-rw-r--r--app/src/test/kotlin/com/pitchedapps/frost/debugger/OfflineWebsiteTest.kt2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/src/test/kotlin/com/pitchedapps/frost/debugger/OfflineWebsiteTest.kt b/app/src/test/kotlin/com/pitchedapps/frost/debugger/OfflineWebsiteTest.kt
index 0ad60126..b832cda5 100644
--- a/app/src/test/kotlin/com/pitchedapps/frost/debugger/OfflineWebsiteTest.kt
+++ b/app/src/test/kotlin/com/pitchedapps/frost/debugger/OfflineWebsiteTest.kt
@@ -79,7 +79,7 @@ class OfflineWebsiteTest {
)
}
- @Ignore
+ @Ignore("Not really a test")
@Test
fun fbOffline() {
// Not really a test. Skip in CI