[manifests] Update integration path

Path should match the project name in order for rollers to work.

Bug: 65959
Change-Id: Ia050ae7512417f075c6ef66ab6c1dcc979559561
diff --git a/manifests/minimal b/manifests/minimal
index 76f7734..c994b5d 100644
--- a/manifests/minimal
+++ b/manifests/minimal
@@ -1,8 +1,8 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <manifest>
   <projects>
-     <project name="integration"
-              path="integration"
+     <project name="infra/roller-tests/integration"
+              path="infra/roller-tests/integration"
               remote="https://fuchsia.googlesource.com/infra/roller-tests/integration"
               githooks=""
               gerrithost="https://fuchsia-review.googlesource.com"/>