Commit 27bd8648 authored by nanahira's avatar nanahira

fix unit test

parent e3a5c4d3
Pipeline #14784 passed with stages
in 1 minute and 13 seconds
......@@ -7,7 +7,7 @@ describe('Aragami.', () => {
beforeEach(() => {
aragami = new Aragami({
redis: { uri: 'redis://localhost:6379' },
// redis: { uri: 'redis://localhost:6379' },
});
});
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment