Skip to content
Snippets Groups Projects
Unverified Commit 681d0077 authored by Tim van Dijen's avatar Tim van Dijen Committed by GitHub
Browse files

Fix class-string

parent e38eb8e4
No related branches found
No related tags found
No related merge requests found
......@@ -130,7 +130,7 @@ class RedisTest extends TestCase
$this->assertInstanceOf(Store\Redis::class, $store);
$this->clearInstance($config, Configuration::Class);
$this->clearInstance($config, configuration::Class);
$this->clearInstance($store, Store::class);
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment