From 33166b7e299a1a32096318132af8af6240ef9366 Mon Sep 17 00:00:00 2001
From: afnanramadhan <13521011@std.stei.itb.ac.id>
Date: Sun, 28 Jul 2024 19:56:30 +0700
Subject: [PATCH] test afnan

---
 .gitlab-ci.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index d0ab392..ea966f3 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -12,5 +12,5 @@ test_job:
     - testCICD
   script:
     - echo "Running tests"
-    - python3 src/controller.py
+    - python3 src/initDatabase.py
     - pytest
\ No newline at end of file
-- 
GitLab