100 tests limit instead of 200

Hi, I’ve been doing some (many) tests lately, using the API, and I noticed that the daily limit is 100, but everywhere it says it should be 200 per day. This is for public instances of course. I’m trying to get a private instance on my organization, but for now, has the limit been downgraded or is just me ?

Thanks

Unless you are specifying fvonly=1 with your tests you may also be running repeat view tests which basically double your test count and count against the limit.

Wow, I didn’t know repeat view counted as a single test, it kinda makes sense…
Thanks !