If I am not mistaken, then you need to install a nightly build of the spek plugin in order that the run gutter in intellij works. I wouldn't do this if I were you though. You can run the test via gradle. Something like
./gradlew :atrium-fluent-en_GB-smoke-test:build
(might be the project name is slightly different, I am writing from the top of my head)