mirror of
https://github.com/IT4Change/gradido.git
synced 2026-04-06 01:25:28 +00:00
remove debug console statement
This commit is contained in:
parent
d938811857
commit
8b7da5fd68
@ -4,8 +4,6 @@ import ContentFooter from './ContentFooter'
|
|||||||
import CONFIG from '@/config'
|
import CONFIG from '@/config'
|
||||||
import { BCol, BNav, BNavItem, BRow } from 'bootstrap-vue-next'
|
import { BCol, BNav, BNavItem, BRow } from 'bootstrap-vue-next'
|
||||||
|
|
||||||
console.log(`CONFIG in ContentFooter.spec.js: ${JSON.stringify(CONFIG, null, 2)}`)
|
|
||||||
|
|
||||||
describe('ContentFooter', () => {
|
describe('ContentFooter', () => {
|
||||||
let wrapper
|
let wrapper
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user