mirror of
https://gitlab.com/openstapps/openstapps.git
synced 2026-01-21 09:03:02 +00:00
feat: tests
This commit is contained in:
@@ -12,7 +12,7 @@
|
||||
* You should have received a copy of the GNU General Public License along with
|
||||
* this program. If not, see <https://www.gnu.org/licenses/>.
|
||||
*/
|
||||
import {Label} from '@openstapps/gitlab-api/lib/types.js';
|
||||
import {Label} from '@openstapps/gitlab-api';
|
||||
import setHours from 'date-fns/setHours';
|
||||
import nextThursday from 'date-fns/nextThursday';
|
||||
import previousThursday from 'date-fns/previousThursday';
|
||||
|
||||
Reference in New Issue
Block a user