PR#57 Fix codeAnalysis errors
This commit is contained in:
parent
b6ff7abdd9
commit
9d3f72d1fa
1 changed files with 1 additions and 1 deletions
|
|
@ -21,7 +21,7 @@ class CodeKataFavouriteContentLocalStorageInstrumentedTest {
|
||||||
|
|
||||||
/** GIVEN just created database WHEN querying THEN empty list is returned */
|
/** GIVEN just created database WHEN querying THEN empty list is returned */
|
||||||
@Test
|
@Test
|
||||||
fun atTheStartOurDatabaseIsEmpty() = runTest {
|
fun atTheStartOurDatabaseIsEmpty() = runTest {
|
||||||
}
|
}
|
||||||
|
|
||||||
/** GIVEN content_id WHEN added to Favourite THEN it can be read out */
|
/** GIVEN content_id WHEN added to Favourite THEN it can be read out */
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue