I ran a count from the mongo client:
MongoDB Enterprise mflix-shard-0:PRIMARY> use mflix
switched to db mflix
MongoDB Enterprise mflix-shard-0:PRIMARY> db.movies.find().count()
45993
I got 45993 did the zip file change w/o reflecting that change in the test?