mirror of
https://github.com/NodeBB/NodeBB.git
synced 2026-06-18 18:01:20 +02:00
its called foo :dull
This commit is contained in:
@@ -187,7 +187,7 @@ describe('Groups', function() {
|
||||
|
||||
describe('.update()', function() {
|
||||
before(function(done) {
|
||||
Groups.join('foobar', 1, done);
|
||||
Groups.join('foo', 1, done);
|
||||
});
|
||||
it('should change an aspect of a group', function(done) {
|
||||
Groups.update('foo', {
|
||||
|
||||
Reference in New Issue
Block a user