docker full: install missing package for SDL2 mixer
[nit.git] / tests / test_neo4j_batch.nit
index 7455557..35f550c 100644 (file)
@@ -17,7 +17,7 @@ import neo4j
 var srv = new Neo4jServer
 srv.start_quiet
 
-var key = get_time
+var key = "NIT_TESTING_ID".environ.to_i
 
 var andres = new NeoNode
 andres.labels.add_all(["PERSON", "MALE"])